run_node

Function run_node 

Source
pub async fn run_node(cfg: NodeConfig, runners: RunnerRegistry) -> Result<()>
Expand description

Run the node main loop. Networking and storage are wired in later prompts.