Update Add Htlc
data class UpdateAddHtlc(channelId: ByteVector32, id: Long, amountMsat: MilliSatoshi, paymentHash: ByteVector32, cltvExpiry: CltvExpiry, onionRoutingPacket: OnionRoutingPacket) : HtlcMessage, UpdateMessage, HasChannelId
Content copied to clipboard
Types
Companion
Link copied to clipboard
Functions
Properties
amountMsat
Link copied to clipboard
cltvExpiry
Link copied to clipboard
onionRoutingPacket
Link copied to clipboard
paymentHash
Link copied to clipboard
type
Link copied to clipboard