pub fn new_node(
    config: SubcoinConfiguration<'_>,
) -> Result<NodeComponents, Error>Expand description
Creates a new subcoin node.
pub fn new_node(
    config: SubcoinConfiguration<'_>,
) -> Result<NodeComponents, Error>Creates a new subcoin node.