Type alias WriteSetChangeWriteTableItem
WriteSetChangeWriteTableItem: { data?: DecodedTableData; handle: string; key: string; state_key_hash: string; type: string; value: string; } Type declaration
handle: string
key: string
state_key_hash: string
type: string
value: string