@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
PrivateCode
GetAccountAddressesForAuthKeyQuery
Type Alias GetAccountAddressesForAuthKeyQuery
type
GetAccountAddressesForAuthKeyQuery
=
{
auth_key_account_addresses
:
{
account_address
:
string
;
auth_key
:
string
;
is_auth_key_used
:
boolean
;
last_transaction_version
:
any
;
}
[]
;
}
Index
Properties
auth_
key_
account_
addresses
Properties
auth_
key_
account_
addresses
auth_key_account_addresses
:
{
account_address
:
string
;
auth_key
:
string
;
is_auth_key_used
:
boolean
;
last_transaction_version
:
any
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth_
key_
account_
addresses
@aptos-labs/ts-sdk - v3.1.1
Loading...