Type Alias breez_sdk_liquid::lightning::ln::features::Bolt12InvoiceFeatures
pub type Bolt12InvoiceFeatures = Features<Bolt12InvoiceContext>;
Expand description
Features used within an invoice
.
Aliased Typeยง
struct Bolt12InvoiceFeatures { /* private fields */ }