gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: exchange refresh API: make docs matc


From: gnunet
Subject: [taler-docs] branch master updated: exchange refresh API: make docs match implementation
Date: Wed, 22 Jul 2020 11:16:05 +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 75436c0  exchange refresh API: make docs match implementation
75436c0 is described below

commit 75436c0b6b818938fd7bda0521a5b0fbb9a21bdb
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Wed Jul 22 14:45:44 2020 +0530

    exchange refresh API: make docs match implementation
---
 core/api-exchange.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index cba9a6d..484533c 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1031,7 +1031,7 @@ the API during normal operation.
 
     interface RevealResponse {
       // List of the exchange's blinded RSA signatures on the new coins.
-      ev_sigs : BlindedRsaSignature[];
+      ev_sigs : Array<{ ev_sig: BlindedRsaSignature }>;
     }
 
 

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