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
:
undefined
|
Int
;
nonce
:
number
;
tag
:
NamePreclaimTx
;
ttl
:
undefined
|
number
;
version
?:
1
;
}
Hierarchy (
view full
)
TxParamsNamePreclaimTx1Type
TxParamsNamePreclaimTx1
Index
Properties
_can
Increase
Fee?
account
Id
commitment
Id
denomination?
fee
nonce
tag
ttl
version?
Properties
Optional
_can
Increase
Fee
_can
Increase
Fee
?:
boolean
account
Id
account
Id
:
`
ak_
${
string
}
`
= ...
commitment
Id
commitment
Id
:
`
cm_
${
string
}
`
= ...
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
fee
fee
:
undefined
|
Int
nonce
nonce
:
number
= ...
tag
tag
:
NamePreclaimTx
= ...
ttl
ttl
:
undefined
|
number
Optional
version
version
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...