Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxUnpackedChannelSlashTx1
Interface TxUnpackedChannelSlashTx1
interface
TxUnpackedChannelSlashTx1
{
channelId
:
`
ch_
${
string
}
`
;
fee
:
string
;
fromId
:
`
ak_
${
string
}
`
;
nonce
:
number
;
payload
:
`
tx_
${
string
}
`
;
poi
:
EntUnpacked
&
{
tag
:
TreesPoi
;
}
;
tag
:
ChannelSlashTx
;
ttl
:
number
;
version
:
1
;
}
Hierarchy (
view full
)
TxUnpackedChannelSlashTx1Type
TxUnpackedChannelSlashTx1
Index
Properties
channel
Id
fee
from
Id
nonce
payload
poi
tag
ttl
version
Properties
channel
Id
channel
Id
:
`
ch_
${
string
}
`
= ...
fee
fee
:
string
from
Id
from
Id
:
`
ak_
${
string
}
`
= ...
nonce
nonce
:
number
= ...
payload
payload
:
`
tx_
${
string
}
`
= ...
poi
poi
:
EntUnpacked
&
{
tag
:
TreesPoi
;
}
= entryTreesPoi
tag
tag
:
ChannelSlashTx
= ...
ttl
ttl
:
number
version
version
:
1
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
fee
from
Id
nonce
payload
poi
tag
ttl
version
@aeternity/aepp-sdk
Loading...