Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxUnpackedNamePreclaimTx1
Interface TxUnpackedNamePreclaimTx1
interface
TxUnpackedNamePreclaimTx1
{
accountId
:
`
ak_
${
string
}
`
;
commitmentId
:
`
cm_
${
string
}
`
;
fee
:
string
;
nonce
:
number
;
tag
:
NamePreclaimTx
;
ttl
:
number
;
version
:
1
;
}
Hierarchy (
view full
)
TxUnpackedNamePreclaimTx1Type
TxUnpackedNamePreclaimTx1
Index
Properties
account
Id
commitment
Id
fee
nonce
tag
ttl
version
Properties
account
Id
account
Id
:
`
ak_
${
string
}
`
= ...
commitment
Id
commitment
Id
:
`
cm_
${
string
}
`
= ...
fee
fee
:
string
nonce
nonce
:
number
= ...
tag
tag
:
NamePreclaimTx
= ...
ttl
ttl
:
number
version
version
:
1
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
commitment
Id
fee
nonce
tag
ttl
version
@aeternity/aepp-sdk
Loading...