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 */ }pub type OfferFeatures = Features<OfferContext>;Features used within an offer.
struct OfferFeatures { /* private fields */ }