commit 7f10627a31042c63e0f3840e657a8e5ead510321 parent 15daa781271387bb0799b59f9da51563b24fa723 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 11 May 2020 10:01:37 +0200 update Diffstat:
| M | src/include/taler_exchange_service.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;