diff options
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r-- | src/include/taler_exchange_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 38928dc18..079987020 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h | |||
@@ -1611,7 +1611,7 @@ struct TALER_EXCHANGE_TransferData | |||
1611 | struct GNUNET_TIME_Absolute execution_time; | 1611 | struct GNUNET_TIME_Absolute execution_time; |
1612 | 1612 | ||
1613 | /** | 1613 | /** |
1614 | * amount of the wire transfer | 1614 | * amount of the wire transfer; FIXME: total wired (without fee), or including @a wire_fee? |
1615 | */ | 1615 | */ |
1616 | struct TALER_Amount total_amount; | 1616 | struct TALER_Amount total_amount; |
1617 | 1617 | ||