summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_withdraw.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-01 12:45:12 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-01 12:45:12 +0200
commit7718cd4153f3321f5f324a485d21a3b7fdb992d4 (patch)
treeac12b67319469ef3a46c5c64a73503a3302eee3c /src/exchange/taler-exchange-httpd_withdraw.h
parentf99fb9ad4b2b2c046de9e1eccebfde8f60e4fa83 (diff)
downloadexchange-7718cd4153f3321f5f324a485d21a3b7fdb992d4.tar.gz
exchange-7718cd4153f3321f5f324a485d21a3b7fdb992d4.tar.bz2
exchange-7718cd4153f3321f5f324a485d21a3b7fdb992d4.zip
skeleton for batch withdraw logic (not finished)
Diffstat (limited to 'src/exchange/taler-exchange-httpd_withdraw.h')
-rw-r--r--src/exchange/taler-exchange-httpd_withdraw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_withdraw.h b/src/exchange/taler-exchange-httpd_withdraw.h
index b754e64fd..2ec76bb92 100644
--- a/src/exchange/taler-exchange-httpd_withdraw.h
+++ b/src/exchange/taler-exchange-httpd_withdraw.h
@@ -28,7 +28,7 @@
/**
- * Handle a "/reserves/$RESERVE_PUB/withdraw" request. Parses the the requested "denom_pub" which
+ * Handle a "/reserves/$RESERVE_PUB/withdraw" request. Parses the requested "denom_pub" which
* specifies the key/value of the coin to be withdrawn, and checks that the
* signature "reserve_sig" makes this a valid withdrawal request from the
* specified reserve. If so, the envelope with the blinded coin "coin_ev" is