Function sc_cli::build_runtime
source · pub fn build_runtime() -> Result<Runtime, Error>
Expand description
Build a tokio runtime with all features.
pub fn build_runtime() -> Result<Runtime, Error>
Build a tokio runtime with all features.