Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
EntParamsAccount2
Interface EntParamsAccount2
interface
EntParamsAccount2
{
balance
:
Int
;
flags
:
Int
;
gaAuthFun
:
`
cb_
${
string
}
`
;
gaContract
:
`
ct_
${
string
}
`
|
`
nm_
${
string
}
`
;
nonce
:
number
;
tag
:
Account
;
version
?:
2
;
}
Hierarchy (
view full
)
EntParamsAccount2Type
EntParamsAccount2
Index
Properties
balance
flags
ga
Auth
Fun
ga
Contract
nonce
tag
version?
Properties
balance
balance
:
Int
= uInt
flags
flags
:
Int
= uInt
ga
Auth
Fun
ga
Auth
Fun
:
`
cb_
${
string
}
`
= ...
ga
Contract
ga
Contract
:
`
ct_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
nonce
nonce
:
number
= shortUInt
tag
tag
:
Account
= ...
Optional
version
version
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...