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.
pub async fn run_node(cfg: NodeConfig, runners: RunnerRegistry) -> Result<()>Run the node main loop. Networking and storage are wired in later prompts.