gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add confirmed information


From: gnunet
Subject: [taler-docs] branch master updated: add confirmed information
Date: Sun, 03 May 2020 17:06:52 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 398e37d  add confirmed information
     new 09dc4b0  Merge branch 'master' of git+ssh://git.taler.net/docs
398e37d is described below

commit 398e37dc5afa79087e2db8c9ced563b72701e5a3
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun May 3 17:06:42 2020 +0200

    add confirmed information
---
 core/api-merchant.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5b086f8..26c8175 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1126,6 +1126,10 @@ Receiving Payments
       // Total amount that has been wire transfered
       // to the merchant
       amount: Amount;
+
+      // Was this transfer confirmed by the merchant via the
+      // POST /transfers API, or is it merely claimed by the exchange?
+      confirmed: boolean;
     }
 
   .. ts:def:: TransactionConflictProof

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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