Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.33.0
@aptos-labs/ts-sdk
WriteSetChangeDeleteModule
Type Alias WriteSetChangeDeleteModule
Write
Set
Change
Delete
Module
:
{
address
:
string
;
module
:
MoveModuleId
;
state_key_hash
:
string
;
type
:
string
;
}
The structure for a module deletion change in a write set.
Type declaration
address
:
string
module
:
MoveModuleId
state_
key_
hash
:
string
State key hash
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.33.0
Loading...
The structure for a module deletion change in a write set.