Channel Id
Types
Id Assigned
Link copied to clipboard
data class IdAssigned(remoteNodeId: PublicKey, temporaryChannelId: ByteVector32, channelId: ByteVector32) : ChannelAction.ChannelId
Content copied to clipboard
Id Switch
Link copied to clipboard
data class IdSwitch(oldChannelId: ByteVector32, newChannelId: ByteVector32) : ChannelAction.ChannelId
Content copied to clipboard