Module invoice

Source
Expand description

Invoices

Re-exports§

pub use lightning_invoice as bolt11;

Modules§

bolt12
Data structures and encoding for invoice messages.

Enums§

Invoice
A BOLT11 or BOLT12 invoice

Traits§

InvoiceAttributes
Generic invoice methods for both BOLT-11 and BOLT-12 invoices.