@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
WriteSetChangeDeleteResource
Type Alias WriteSetChangeDeleteResource
The payload for a resource deletion in a write set change.
type
WriteSetChangeDeleteResource
=
{
address
:
string
;
resource
:
string
;
state_key_hash
:
string
;
type
:
string
;
}
Index
Properties
address
resource
state_
key_
hash
type
Properties
address
address
:
string
resource
resource
:
string
state_
key_
hash
state_key_hash
:
string
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
resource
state_
key_
hash
type
@aptos-labs/ts-sdk - v5.1.4
Loading...
The payload for a resource deletion in a write set change.