@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
AccountData
Type Alias AccountData
The data associated with an account, including its sequence number.
type
AccountData
=
{
authentication_key
:
string
;
sequence_number
:
string
;
}
Index
Properties
authentication_
key
sequence_
number
Properties
authentication_
key
authentication_key
:
string
sequence_
number
sequence_number
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authentication_
key
sequence_
number
@aptos-labs/ts-sdk - v3.1.1
Loading...
The data associated with an account, including its sequence number.