summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_withdraw.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_withdraw.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_withdraw.c')
-rw-r--r--src/exchange/taler-exchange-httpd_withdraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_withdraw.c b/src/exchange/taler-exchange-httpd_withdraw.c
index 4811b6833..fcf596e06 100644
--- a/src/exchange/taler-exchange-httpd_withdraw.c
+++ b/src/exchange/taler-exchange-httpd_withdraw.c
@@ -489,7 +489,7 @@ TEH_handler_withdraw (struct TEH_RequestContext *rc,
NULL);
}
- TEH_METRICS_num_verifications[TEH_MT_EDDSA]++;
+ TEH_METRICS_num_verifications[TEH_MT_SIGNATURE_EDDSA]++;
if (GNUNET_OK !=
TALER_wallet_withdraw_verify (&wc.collectable.denom_pub_hash,
&wc.collectable.amount_with_fee,