Search
Preparing search index...
The search index is not available
@antbat/base-client-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"repository/models/Account"
Account
Class Account
Hierarchy
SimpleAccount
Account
Index
Constructors
constructor
Properties
message
nonce
public
Key
sig
Methods
to
Simple
Account
Constructors
constructor
new
Account
(
publicKey
?:
string
, nonce
?:
number
)
:
Account
Parameters
Default value
publicKey:
string
= ""
Default value
nonce:
number
= 0
Returns
Account
Properties
message
message
:
string
= ""
nonce
nonce
:
number
= 0
public
Key
public
Key
:
string
= ""
sig
sig
:
string
= ""
Methods
to
Simple
Account
to
Simple
Account
(
)
:
SimpleAccount
Returns
SimpleAccount
Globals
"repository/models/
Account"
Account
constructor
message
nonce
public
Key
sig
to
Simple
Account
Generated using
TypeDoc