lightning-kmp
/
fr.acinq.lightning.channel
/
ChannelAction
/
Storage
/
StoreChannelClosed
common
Store
Channel
Closed
data class
StoreChannelClosed
(txids:
List
<
ByteVector32
>, claimed:
Satoshi
, closingType:
ChannelClosingType
) :
ChannelAction.Storage
Content copied to clipboard
Properties
Properties
claimed
Link copied to clipboard
common
val
claimed
:
Satoshi
Content copied to clipboard
closingType
Link copied to clipboard
common
val
closingType
:
ChannelClosingType
Content copied to clipboard
txids
Link copied to clipboard
common
val
txids
:
List
<
ByteVector32
>
Content copied to clipboard