Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
EntUnpackedAccount2
Interface EntUnpackedAccount2
interface
EntUnpackedAccount2
{
balance
:
string
;
flags
:
string
;
gaAuthFun
:
`
cb_
${
string
}
`
;
gaContract
:
`
ct_
${
string
}
`
|
`
nm_
${
string
}
`
;
nonce
:
number
;
tag
:
Account
;
version
:
2
;
}
Hierarchy (
view full
)
EntUnpackedAccount2Type
EntUnpackedAccount2
Index
Properties
balance
flags
ga
Auth
Fun
ga
Contract
nonce
tag
version
Properties
balance
balance
:
string
= uInt
flags
flags
:
string
= uInt
ga
Auth
Fun
ga
Auth
Fun
:
`
cb_
${
string
}
`
= ...
ga
Contract
ga
Contract
:
`
ct_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
nonce
nonce
:
number
= shortUInt
tag
tag
:
Account
= ...
version
version
:
2
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
balance
flags
ga
Auth
Fun
ga
Contract
nonce
tag
version
@aeternity/aepp-sdk
Loading...