IdSwitch

data class IdSwitch(oldChannelId: ByteVector32, newChannelId: ByteVector32) : ChannelAction.ChannelId

Properties

newChannelId
Link copied to clipboard
common
val newChannelId: ByteVector32
oldChannelId
Link copied to clipboard
common
val oldChannelId: ByteVector32