Outgoing Channel Id
data class OutgoingChannelId(shortChannelId: ShortChannelId) : OnionPaymentPayloadTlv
Content copied to clipboard
Id of the channel to use to forward a payment to the next node.
Constructors
OutgoingChannelId
Link copied to clipboard
Types
Companion
Link copied to clipboard
object Companion : TlvValueReader<OnionPaymentPayloadTlv.OutgoingChannelId>
Content copied to clipboard