Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
WriteSetChangeWriteModule
Type Alias WriteSetChangeWriteModule
WriteSetChangeWriteModule
:
{
address
:
string
;
data
:
MoveModuleBytecode
;
state_key_hash
:
string
;
type
:
string
;
}
The structure for a write module change in a write set.
Type declaration
address
:
string
data
:
MoveModuleBytecode
state_key_hash
:
string
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
The structure for a write module change in a write set.