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