Type Alias lightning_types::features::NodeFeatures
source · pub type NodeFeatures = Features<NodeContext>;
Expand description
Features used within a node_announcement
message.
Aliased Type§
struct NodeFeatures { /* private fields */ }