Function smoldot_full_node::start
source ยท pub async fn start(config: Config<'_>) -> Result<Client, StartError>
Expand description
Runs the node using the given configuration.
pub async fn start(config: Config<'_>) -> Result<Client, StartError>
Runs the node using the given configuration.