summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-bank-access.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 11cd4c1f..491c6e72 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -176,20 +176,11 @@ Transactions
creditorIban: string;
creditorBic: string;
creditorName: string;
-
- // Temporary. Payto address to let the wallet tests that
- // use x-taler-bank still function. This information
- // should flow through the TWG in the exchange's incoming
- // history.
- creditorXTalerBank: string;
debtorIban: string;
debtorBic: string;
debtorName: string;
- // Same as creditor's.
- debtorXTalerBank: string;
-
amount: number;
currency: string;
subject: string;