Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.14.0
@aptos-labs/ts-sdk
DecodedTableData
Type alias DecodedTableData
Decoded
Table
Data
:
{
key
:
any
;
key_type
:
string
;
value
:
any
;
value_type
:
string
;
}
Type declaration
key
:
any
Key of table in JSON
key_
type
:
string
Type of key
value
:
any
Value of table in JSON
value_
type
:
string
Type of value
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.14.0
AccountAuthenticatorVariant
AddressInvalidReason
AnyPublicKeyVariant
AnySignatureVariant
AptosApiType
DeriveScheme
HexInvalidReason
KeyType
MimeType
MoveAbility
MoveFunctionVisibility
Network
ProcessorType
RoleType
ScriptTransactionArgumentVariants
SigningScheme
SigningSchemeInput
TransactionAuthenticatorVariant
TransactionPayloadVariants
TransactionResponseType
TransactionVariants
Loading...
Generated using
TypeDoc
Key of table in JSON