summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_auditors.c
diff options
context:
space:
mode:
authorMarco Boss <bossm8@bfh.ch>2022-03-17 14:09:12 +0100
committerMarco Boss <bossm8@bfh.ch>2022-03-17 14:09:12 +0100
commit63879d9d20986e66e847f1e19b16f5f2a60ee469 (patch)
treeaea7719ed40d80099503303ce2348d5f7fad9788 /src/exchange/taler-exchange-httpd_auditors.c
parentfe94405554482565beca89bf475b4695af924458 (diff)
downloadexchange-63879d9d20986e66e847f1e19b16f5f2a60ee469.tar.gz
exchange-63879d9d20986e66e847f1e19b16f5f2a60ee469.tar.bz2
exchange-63879d9d20986e66e847f1e19b16f5f2a60ee469.zip
more explicit cipher usage counters
Diffstat (limited to 'src/exchange/taler-exchange-httpd_auditors.c')
-rw-r--r--src/exchange/taler-exchange-httpd_auditors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_auditors.c b/src/exchange/taler-exchange-httpd_auditors.c
index ed86bacec..9d3239e86 100644
--- a/src/exchange/taler-exchange-httpd_auditors.c
+++ b/src/exchange/taler-exchange-httpd_auditors.c
@@ -140,7 +140,7 @@ add_auditor_denom_sig (void *cls,
TALER_B2S (awc->auditor_pub));
return GNUNET_DB_STATUS_HARD_ERROR;
}
- TEH_METRICS_num_verifications[TEH_MT_EDDSA]++;
+ TEH_METRICS_num_verifications[TEH_MT_SIGNATURE_EDDSA]++;
if (GNUNET_OK !=
TALER_auditor_denom_validity_verify (
auditor_url,