Type Alias lightning_types::features::Bolt12InvoiceFeatures

source ·
pub type Bolt12InvoiceFeatures = Features<Bolt12InvoiceContext>;
Expand description

Features used within an invoice.

Aliased Type§

struct Bolt12InvoiceFeatures { /* private fields */ }