summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_coins_get.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-18 22:11:28 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-18 22:11:28 +0200
commitdfe576f9379954ab8164da7521bef930d3af3948 (patch)
treeb7fffe7cfc8767df6b672ccfd08614b550352f1c /src/exchange/taler-exchange-httpd_coins_get.h
parent12cff1b4439ab5dcc26fcf79e19518ae1bdce069 (diff)
downloadexchange-dfe576f9379954ab8164da7521bef930d3af3948.tar.gz
exchange-dfe576f9379954ab8164da7521bef930d3af3948.tar.bz2
exchange-dfe576f9379954ab8164da7521bef930d3af3948.zip
more work on new history logic
Diffstat (limited to 'src/exchange/taler-exchange-httpd_coins_get.h')
-rw-r--r--src/exchange/taler-exchange-httpd_coins_get.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_coins_get.h b/src/exchange/taler-exchange-httpd_coins_get.h
index 712269c3b..90405b55d 100644
--- a/src/exchange/taler-exchange-httpd_coins_get.h
+++ b/src/exchange/taler-exchange-httpd_coins_get.h
@@ -37,7 +37,7 @@ TEH_reserves_get_cleanup (void);
/**
- * Handle a GET "/coins/$COIN_PUB" request. Parses the
+ * Handle a GET "/coins/$COIN_PUB/history" request. Parses the
* given "coins_pub" in @a args (which should contain the
* EdDSA public key of a reserve) and then respond with the
* transaction history of the coin.