gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: docs


From: gnunet
Subject: [taler-docs] branch master updated: docs
Date: Wed, 29 Jul 2020 19:43:48 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 6d7b1ab  docs
6d7b1ab is described below

commit 6d7b1abab80c792d956ee11c060825037b62edae
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Wed Jul 29 23:13:42 2020 +0530

    docs
---
 taler-wallet.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index 200863f..78daad1 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -669,6 +669,13 @@ Prepare Pay
 
       // Verbatim contract terms as generated by the merchant.
       contractTerms: ContractTerms;
+
+      // Amount that the merchant is asking for.
+      amountRaw: Amount;
+
+      // Amount that will effectively be subtracted from the wallet's
+      // balance when accepting this proposal.
+      amountEffective: Amount;
     }
 
     interface PreparePayInsufficientBalanceResponse {

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