Type Alias lightning_types::features::ChannelFeatures

source ·
pub type ChannelFeatures = Features<ChannelContext>;
Expand description

Features used within a channel_announcement message.

Aliased Type§

struct ChannelFeatures { /* private fields */ }