Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxUnpackedChannelSettleTx1
Interface TxUnpackedChannelSettleTx1
interface
TxUnpackedChannelSettleTx1
{
channelId
:
`
ch_
${
string
}
`
;
fee
:
string
;
fromId
:
`
ak_
${
string
}
`
;
initiatorAmountFinal
:
string
;
nonce
:
number
;
responderAmountFinal
:
string
;
tag
:
ChannelSettleTx
;
ttl
:
number
;
version
:
1
;
}
Hierarchy (
view full
)
TxUnpackedChannelSettleTx1Type
TxUnpackedChannelSettleTx1
Index
Properties
channel
Id
fee
from
Id
initiator
Amount
Final
nonce
responder
Amount
Final
tag
ttl
version
Properties
channel
Id
channel
Id
:
`
ch_
${
string
}
`
= ...
fee
fee
:
string
from
Id
from
Id
:
`
ak_
${
string
}
`
= ...
initiator
Amount
Final
initiator
Amount
Final
:
string
= uInt
nonce
nonce
:
number
= ...
responder
Amount
Final
responder
Amount
Final
:
string
= uInt
tag
tag
:
ChannelSettleTx
= ...
ttl
ttl
:
number
version
version
:
1
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
fee
from
Id
initiator
Amount
Final
nonce
responder
Amount
Final
tag
ttl
version
@aeternity/aepp-sdk
Loading...