commit 44d4457c72a42581e9a7cf24fb07147555352daa
parent e7cc33dde9bb803e56b2b8bfd27e56aaa4ce013d
Author: Sebastian <sebasjm@gmail.com>
Date: Sun, 15 Jan 2023 17:51:22 -0300
total_amount is not in the response body
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -3721,9 +3721,6 @@ typically also view the balance.)
// The contribution of this coin to the total (without fees)
coin_contribution: Amount;
- // Total amount transferred.
- total_amount: Amount;
-
// Binary-only Signature_ with purpose ``TALER_SIGNATURE_EXCHANGE_CONFIRM_WIRE``
// over a `TALER_ConfirmWirePS`
// whereby the exchange affirms the successful wire transfer.