gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Sandbox history API


From: gnunet
Subject: [taler-docs] branch master updated: Sandbox history API
Date: Tue, 11 Jan 2022 13:38:21 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 284a253  Sandbox history API
284a253 is described below

commit 284a253c727444d01c6bb2ed932c245642059485
Author: ms <ms@taler.net>
AuthorDate: Tue Jan 11 13:37:56 2022 +0100

    Sandbox history API
---
 core/api-bank-access.rst | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 11cd4c1..491c6e7 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;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]