gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: align spec with code


From: gnunet
Subject: [taler-docs] branch master updated: align spec with code
Date: Sun, 19 Sep 2021 09:34:20 +0200

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 10843a9  align spec with code
10843a9 is described below

commit 10843a9bd458865bab62308631364315bfb819e6
Author: ms <ms@taler.net>
AuthorDate: Sun Sep 19 09:34:08 2021 +0200

    align spec with code
---
 core/api-bank-integration.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst
index 298e3d7..7573a54 100644
--- a/core/api-bank-integration.rst
+++ b/core/api-bank-integration.rst
@@ -87,6 +87,9 @@ for the withdrawal operation (the ``wopid``) to interact with 
the withdrawal ope
   .. ts:def:: BankWithdrawalOperationStatus
 
     export class BankWithdrawalOperationStatus {
+      // Indicates whether the withdrawal was aborted.
+      aborted: boolean;
+
       // Has the wallet selected parameters for the withdrawal operation
       // (exchange and reserve public key) and successfully sent it
       // to the bank?

-- 
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]