aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-11 10:01:37 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-19 01:16:34 +0200
commit9e057983308ae23b2045a34957aec52b3a447296 (patch)
tree3e2e3150fa2f89d4f3e2b72b81c0dda36c8cc2ee /src/include/taler_exchange_service.h
parent5a4547388bae6713e8786e1c527e7eec5ee0abb3 (diff)
update
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r--src/include/taler_exchange_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index 38928dc1..07998702 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -1611,7 +1611,7 @@ struct TALER_EXCHANGE_TransferData
struct GNUNET_TIME_Absolute execution_time;
/**
- * amount of the wire transfer
+ * amount of the wire transfer; FIXME: total wired (without fee), or including @a wire_fee?
*/
struct TALER_Amount total_amount;