Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
Account
Interface Account
interface
Account
{
assignedTxs
:
string
[]
;
balance
:
string
;
createdAt
:
string
;
flagged
:
boolean
;
flaggedReason
:
string
;
identities
:
AccountIdentities
;
nonce
:
number
;
points
:
AccountPoints
;
pubkey
:
string
;
referralInfo
:
ReferralInfo
;
reviewed
:
boolean
;
updatedAt
:
string
;
}
Index
Properties
assigned
Txs
balance
created
At
flagged
flagged
Reason
identities
nonce
points
pubkey
referral
Info
reviewed
updated
At
Properties
assigned
Txs
assigned
Txs
:
string
[]
balance
balance
:
string
created
At
created
At
:
string
flagged
flagged
:
boolean
flagged
Reason
flagged
Reason
:
string
identities
identities
:
AccountIdentities
nonce
nonce
:
number
points
points
:
AccountPoints
pubkey
pubkey
:
string
referral
Info
referral
Info
:
ReferralInfo
reviewed
reviewed
:
boolean
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned
Txs
balance
created
At
flagged
flagged
Reason
identities
nonce
points
pubkey
referral
Info
reviewed
updated
At
@kynesyslabs/demosdk
Loading...