From dc9f41a7940a540df9d6f9a1d1b3a01c96176b11 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 23 Jun 2020 10:30:31 +0200 Subject: clarify with/without wire fee issue, sanity checks on currencies --- src/include/taler_exchange_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchange_service.h') diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 079987020..e61a07c91 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; FIXME: total wired (without fee), or including @a wire_fee? + * Actual amount of the wire transfer, excluding the wire fee. */ struct TALER_Amount total_amount; -- cgit v1.2.3