WrappedChannelEvent

data class WrappedChannelEvent(channelId: ByteVector32, channelEvent: ChannelEvent) : PeerEvent

Properties

channelEvent
Link copied to clipboard
common
val channelEvent: ChannelEvent
channelId
Link copied to clipboard
common
val channelId: ByteVector32