PaymentMetadata

When payment metadata is included in a Bolt 11 invoice, we should send it as-is to the recipient. This lets recipients generate invoices without having to store anything on their side until the invoice is paid.

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

Value members

Inherited methods

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