Type Alias lightning_types::features::OfferFeatures

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

Features used within an offer.

Aliased Type§

struct OfferFeatures { /* private fields */ }