Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.30.0
@aptos-labs/ts-sdk
WriteSetChangeWriteTableItem
Type Alias WriteSetChangeWriteTableItem
Write
Set
Change
Write
Table
Item
:
{
data
?:
DecodedTableData
;
handle
:
string
;
key
:
string
;
state_key_hash
:
string
;
type
:
string
;
value
:
string
;
}
The structure for a write operation on a table in a write set change.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.30.0
Loading...
The structure for a write operation on a table in a write set change.