Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
LazyStorageDiffBigMapItems
Interface LazyStorageDiffBigMapItems
interface
LazyStorageDiffBigMapItems
{
action
:
DiffActionEnum
;
key_type
?:
MichelsonV1Expression
;
source
?:
string
;
updates
?:
LazyStorageDiffUpdatesBigMap
[]
;
value_type
?:
MichelsonV1Expression
;
}
Index
Properties
action
key_
type?
source?
updates?
value_
type?
Properties
action
action
:
DiffActionEnum
Optional
key_
type
key_
type
?:
MichelsonV1Expression
Optional
source
source
?:
string
Optional
updates
updates
?:
LazyStorageDiffUpdatesBigMap
[]
Optional
value_
type
value_
type
?:
MichelsonV1Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
key_
type
source
updates
value_
type
Taquito
Loading...