Type Alias breez_sdk_liquid::lightning::ln::features::ChannelFeatures
pub type ChannelFeatures = Features<ChannelContext>;
Expand description
Features used within a channel_announcement
message.
Aliased Typeยง
struct ChannelFeatures { /* private fields */ }