StoreChannelClosed

data class StoreChannelClosed(txids: List<ByteVector32>, claimed: Satoshi, closingType: ChannelClosingType) : ChannelAction.Storage

Properties

claimed
Link copied to clipboard
common
val claimed: Satoshi
closingType
Link copied to clipboard
common
val closingType: ChannelClosingType
txids
Link copied to clipboard
common
val txids: List<ByteVector32>