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