UpdateFailMalformedHtlc

case class UpdateFailMalformedHtlc(channelId: ByteVector32, id: Long, onionHash: ByteVector32, failureCode: Int, tlvStream: TlvStream[UpdateFailMalformedHtlcTlv]) 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