lightning-kmp
/
fr.acinq.lightning.channel
/
ChannelAction
/
ChannelId
/
IdAssigned
common
Id
Assigned
data class
IdAssigned
(remoteNodeId:
PublicKey
, temporaryChannelId:
ByteVector32
, channelId:
ByteVector32
) :
ChannelAction.ChannelId
Content copied to clipboard
Properties
Properties
channelId
Link copied to clipboard
common
val
channelId
:
ByteVector32
Content copied to clipboard
remoteNodeId
Link copied to clipboard
common
val
remoteNodeId
:
PublicKey
Content copied to clipboard
temporaryChannelId
Link copied to clipboard
common
val
temporaryChannelId
:
ByteVector32
Content copied to clipboard