summaryrefslogtreecommitdiff
path: root/core/api-bank-access.rst
diff options
context:
space:
mode:
authorms <ms@taler.net>2022-01-11 13:37:56 +0100
committerms <ms@taler.net>2022-01-11 13:37:56 +0100
commit284a253c727444d01c6bb2ed932c245642059485 (patch)
tree9508a8ed182d1f963e3111ca0762266e00b1209d /core/api-bank-access.rst
parent0eda26965a26820113739bc167c5e774bf1e054d (diff)
downloaddocs-284a253c727444d01c6bb2ed932c245642059485.tar.gz
docs-284a253c727444d01c6bb2ed932c245642059485.tar.bz2
docs-284a253c727444d01c6bb2ed932c245642059485.zip
Sandbox history API
Diffstat (limited to 'core/api-bank-access.rst')
-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;