pub fn process_command(
    config: &mut CliConfig,
    rpc_client: RpcClient,
    command: &CliCommand
) -> ProcessResult