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

source ·
pub type OfferFeatures = Features<OfferContext>;
Expand description

Features used within an offer.

Aliased Type§

struct OfferFeatures { /* private fields */ }