UpdateFulfillHtlc

case class UpdateFulfillHtlc(channelId: ByteVector32, id: Long, paymentPreimage: ByteVector32, tlvStream: TlvStream[UpdateFulfillHtlcTlv]) extends HtlcMessage with UpdateMessage with HasChannelId with HtlcSettlementMessage
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product