PaymentSecret

case class PaymentSecret(secret: ByteVector32) extends TaggedField

Payment secret. This is currently random bytes used to protect against probing from the next-to-last node.

Value parameters:
secret

payment secret

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

Value members

Inherited methods

Inherited from:
Product