Function breez_sdk_liquid::lightning::ln::channelmanager::provided_init_features
pub fn provided_init_features(config: &UserConfig) -> Features<InitContext>
Expand description
Fetches the set of InitFeatures
flags that are provided by or required by
ChannelManager
.