Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
WriteSetChangeWriteResource
Type Alias WriteSetChangeWriteResource
WriteSetChangeWriteResource
:
{
address
:
string
;
data
:
MoveResource
;
state_key_hash
:
string
;
type
:
string
;
}
The resource associated with a write set change, identified by its type.
Type declaration
address
:
string
data
:
MoveResource
state_key_hash
:
string
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
The resource associated with a write set change, identified by its type.