Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.30.0
@aptos-labs/ts-sdk
WriteSetChangeDeleteTableItem
Type Alias WriteSetChangeDeleteTableItem
Write
Set
Change
Delete
Table
Item
:
{
data
?:
DeletedTableData
;
handle
:
string
;
key
:
string
;
state_key_hash
:
string
;
type
:
string
;
}
The payload for a write set change that deletes a table item.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.30.0
Loading...
The payload for a write set change that deletes a table item.