Type Alias lightning_types::features::BlindedHopFeatures

source ·
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 */ }