PaymentConstraints

case class PaymentConstraints(maxCltvExpiry: CltvExpiry, minAmount: MilliSatoshi) extends RouteBlindingEncryptedDataTlv

Constraints for the relaying node to enforce to prevent probing.

Source:
RouteBlinding.scala
trait Serializable
trait Product
trait Equals
trait Tlv
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product