smoldot_full_node

Function start

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

Runs the node using the given configuration.