@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
WriteSetChangeWriteResource
Type Alias WriteSetChangeWriteResource
The resource associated with a write set change, identified by its type.
type
WriteSetChangeWriteResource
=
{
address
:
string
;
data
:
MoveResource
;
state_key_hash
:
string
;
type
:
string
;
}
Index
Properties
address
data
state_
key_
hash
type
Properties
address
address
:
string
data
data
:
MoveResource
state_
key_
hash
state_key_hash
:
string
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
data
state_
key_
hash
type
@aptos-labs/ts-sdk - v5.1.4
Loading...
The resource associated with a write set change, identified by its type.