TrampolinePacket

sealed trait TrampolinePacket extends PacketType

A trampoline onion packet is used to defer route construction to trampoline nodes. It is usually embedded inside a PaymentPacket in the final node's payload.

Source:
PaymentOnion.scala
class Object
trait Matchable
class Any