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