Channel Closing
data class ChannelClosing(channelId: ByteVector32, closingAddress: String, isSentToDefaultAddress: Boolean) : OutgoingPayment.Details
Content copied to clipboard
Corresponds to the on-chain payments made when closing a channel.
Constructors
ChannelClosing
Link copied to clipboard
fun ChannelClosing(channelId: ByteVector32, closingAddress: String, isSentToDefaultAddress: Boolean)
Content copied to clipboard
Functions
matches Filters
Link copied to clipboard
Properties
closingAddress
Link copied to clipboard
isSentToDefaultAddress
Link copied to clipboard
paymentHash
Link copied to clipboard