pub fn process_fees(
    rpc_client: &RpcClient,
    config: &CliConfig<'_>,
    blockhash: Option<&Hash>
) -> ProcessResult