summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--design-documents/041-wallet-balance-amount-definitions.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/design-documents/041-wallet-balance-amount-definitions.rst b/design-documents/041-wallet-balance-amount-definitions.rst
index 3270bf38..a7c1202a 100644
--- a/design-documents/041-wallet-balance-amount-definitions.rst
+++ b/design-documents/041-wallet-balance-amount-definitions.rst
@@ -92,6 +92,9 @@ Example 3:
* Alice is redirected to her banking app where she transfers ``KUDOS:10.10`` to the exchange.
* Her Taler wallet balance will be ``KUDOS:10.10`` after the withdrawal completes.
+Note that on the amount she chooses and the fees / denom structure of the exchange, the ``amountEffective`` might be *higher*
+than the instructed amount.
+
FIXME(dold): That flow does not work if withdrawal starts in the bank. Maybe there needs to be a mechanism
where the wallet tells the bank the adjusted amount that needs to be transferred? That would be a new
feature in the bank integration API.