This commit is contained in:
Christian Grothoff 2020-05-11 10:01:37 +02:00
parent 15daa78127
commit 7f10627a31
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1611,7 +1611,7 @@ struct TALER_EXCHANGE_TransferData
struct GNUNET_TIME_Absolute execution_time; 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; struct TALER_Amount total_amount;