Skip to main content

run_node

Function run_node 

Source
pub(crate) async fn run_node(
    config: NodeConfig,
    vm_runtime: Handle,
) -> Result<()>