aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-20 09:44:42 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-20 09:44:42 +0100
commitdee45bf02284716d5dea18e94193d74e64f7e5bf (patch)
treed650ece27dd5fe51ef55417eba54538618d34021 /src/include/taler_exchangedb_plugin.h
parent1bb5a77c8da3e460b45b3faa49ed10ab6ae9190d (diff)
return new global fees from /keys
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 7696b607d..fc909a1ba 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -3968,7 +3968,7 @@ struct TALER_EXCHANGEDB_Plugin
* Obtain information about the global fee structure of the exchange.
*
* @param cls closure
- * @param cb function to call on each account
+ * @param cb function to call on each fee entry
* @param cb_cls closure for @a cb
* @return transaction status code
*/