pub fn process_init_config(
    rpc_client: &RpcClient,
    config: &mut CliConfig
) -> ProcessResult