ChannelRelayTlvPayload

Companion:
object
Source:
PaymentOnion.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

Amount to forward to the next node.

Amount to forward to the next node.

Source:
PaymentOnion.scala

Id of the channel to use to forward a payment to the next node.

Id of the channel to use to forward a payment to the next node.

Source:
PaymentOnion.scala
override val outgoingCltv: CltvExpiry

CLTV value to use for the HTLC offered to the next node.

CLTV value to use for the HTLC offered to the next node.

Source:
PaymentOnion.scala