gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: reserve pub


From: gnunet
Subject: [taler-docs] branch master updated: reserve pub
Date: Sat, 08 Aug 2020 14:07:43 +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 1e1824f  reserve pub
1e1824f is described below

commit 1e1824fbfc820ba5b232d1cd3c3fe1175d2076cd
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Sat Aug 8 17:37:38 2020 +0530

    reserve pub
---
 taler-wallet.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index 0b44b61..ebcf4c2 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -289,6 +289,10 @@ Transactions are all operations or events that are 
affecting the balance.
       // Payto URIs that the exchange supports.
       // Already contains the amount and message.
       exchangePaytoUris: string[];
+
+      // Public key of the newly created reserve.
+      // Not useful for the UI, but required for integration testing.
+      reservePub: string;
     }
 
   .. ts:def:: WithdrawalDetailsForTalerBankIntegrationApi

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