Function smoldot_full_node::start

source ·
pub async fn start(config: Config<'_>) -> Result<Client, StartError>
Expand description

Runs the node using the given configuration.