Skip to main content

run_rpc_server

Function run_rpc_server 

Source
pub fn run_rpc_server(
    command: &RpcCommand,
    store: Option<String>,
) -> CliResult<()>
Expand description

Run the JSON-RPC host service from a standalone RPC process.