Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsNameRevokeTx1
Interface TxParamsNameRevokeTx1
interface
TxParamsNameRevokeTx1
{
_canIncreaseFee
?:
boolean
;
accountId
:
`
ak_
${
string
}
`
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
:
undefined
|
Int
;
nameId
:
`
${
string
}
.chain
`
|
`
nm_
${
string
}
`
;
nonce
:
number
;
tag
:
NameRevokeTx
;
ttl
:
undefined
|
number
;
version
?:
1
;
}
Hierarchy (
view full
)
TxParamsNameRevokeTx1Type
TxParamsNameRevokeTx1
Index
Properties
_can
Increase
Fee?
account
Id
denomination?
fee
name
Id
nonce
tag
ttl
version?
Properties
Optional
_can
Increase
Fee
_can
Increase
Fee
?:
boolean
account
Id
account
Id
:
`
ak_
${
string
}
`
= ...
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
fee
fee
:
undefined
|
Int
name
Id
name
Id
:
`
${
string
}
.chain
`
|
`
nm_
${
string
}
`
nonce
nonce
:
number
= ...
tag
tag
:
NameRevokeTx
= ...
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
denomination
fee
name
Id
nonce
tag
ttl
version
@aeternity/aepp-sdk
Loading...