Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxUnpackedChannelSnapshotSoloTx1
Interface TxUnpackedChannelSnapshotSoloTx1
interface
TxUnpackedChannelSnapshotSoloTx1
{
channelId
:
`
ch_
${
string
}
`
;
fee
:
string
;
fromId
:
`
ak_
${
string
}
`
;
nonce
:
number
;
payload
:
`
tx_
${
string
}
`
;
tag
:
ChannelSnapshotSoloTx
;
ttl
:
number
;
version
:
1
;
}
Hierarchy (
view full
)
TxUnpackedChannelSnapshotSoloTx1Type
TxUnpackedChannelSnapshotSoloTx1
Index
Properties
channel
Id
fee
from
Id
nonce
payload
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
}
`
= ...
tag
tag
:
ChannelSnapshotSoloTx
= ...
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
tag
ttl
version
@aeternity/aepp-sdk
Loading...