pub fn run_rpc_server( command: &RpcCommand, store: Option<String>, ) -> CliResult<()>
Run the JSON-RPC host service from a standalone RPC process.