IdAssigned

data class IdAssigned(remoteNodeId: PublicKey, temporaryChannelId: ByteVector32, channelId: ByteVector32) : ChannelAction.ChannelId

Properties

channelId
Link copied to clipboard
common
val channelId: ByteVector32
remoteNodeId
Link copied to clipboard
common
val remoteNodeId: PublicKey
temporaryChannelId
Link copied to clipboard
common
val temporaryChannelId: ByteVector32