Type Alias breez_sdk_liquid::lightning::ln::features::OfferFeatures

pub type OfferFeatures = Features<OfferContext>;
Expand description

Features used within an offer.

Aliased Typeยง

struct OfferFeatures { /* private fields */ }