aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-router.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-router.c')
-rw-r--r--src/exchange/taler-exchange-router.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-router.c b/src/exchange/taler-exchange-router.c
index ca4499e3..0816dfdb 100644
--- a/src/exchange/taler-exchange-router.c
+++ b/src/exchange/taler-exchange-router.c
@@ -17,8 +17,7 @@
/**
* @file taler-exchange-router.c
* @brief Process that routes P2P payments. Responsible for
- * (1) refunding coins in unmerged purses, (2) merging purses into local reserves;
- * (3) aggregating remote payments into the respective wad transfers.
+ * aggregating remote payments into the respective wad transfers.
* Execution of actual wad transfers is still to be done by taler-exchange-transfer,
* and watching for incoming wad transfers is done by taler-exchange-wirewatch.
* @author Christian Grothoff