PaymentPacket

sealed trait PaymentPacket extends PacketType

A payment onion packet is used when offering an HTLC to a remote node.

Source:
PaymentOnion.scala
class Object
trait Matchable
class Any