Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsNamePreclaimTx1
Interface TxParamsNamePreclaimTx1
interface
TxParamsNamePreclaimTx1
{
_canIncreaseFee
?:
boolean
;
accountId
:
`
ak_
${
string
}
`
;
commitmentId
:
`
cm_
${
string
}
`
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
?:
Int
;
nonce
:
number
;
tag
:
NamePreclaimTx
;
ttl
?:
number
;
version
?:
1
;
}
Hierarchy (
View Summary
)
TxParamsNamePreclaimTx1Type
TxParamsNamePreclaimTx1
Index
Properties
_can
Increase
Fee?
account
Id
commitment
Id
denomination?
fee?
nonce
tag
ttl?
version?
Properties
Optional
_can
Increase
Fee
_canIncreaseFee
?:
boolean
account
Id
accountId
:
`
ak_
${
string
}
`
= ...
commitment
Id
commitmentId
:
`
cm_
${
string
}
`
= ...
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
Optional
fee
fee
?:
Int
nonce
nonce
:
number
= ...
tag
tag
:
NamePreclaimTx
= ...
Optional
ttl
ttl
?:
number
Optional
version
version
?:
1
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_can
Increase
Fee
account
Id
commitment
Id
denomination
fee
nonce
tag
ttl
version
@aeternity/aepp-sdk
Loading...