Type Alias breez_sdk_liquid::lightning::ln::features::BlindedHopFeatures
pub type BlindedHopFeatures = Features<BlindedHopContext>;
Expand description
Features used within BOLT 4 encrypted_data_tlv and BOLT 12 blinded_payinfo
Aliased Typeยง
struct BlindedHopFeatures { /* private fields */ }