gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: spec update for #5991


From: gnunet
Subject: [taler-docs] branch master updated: spec update for #5991
Date: Thu, 12 Dec 2019 15:59:23 +0100

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 83463c0  spec update for #5991
83463c0 is described below

commit 83463c019e90c06e5b41e62a422b521f3dcc112d
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Dec 12 15:59:21 2019 +0100

    spec update for #5991
---
 core/api-exchange.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 5fa7fe7..0445dd5 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -284,6 +284,9 @@ Obtaining wire-transfer information
 
     interface WireResponse {
 
+      // Master public key of the exchange, must match the key returned in 
/keys.
+      master_public_key: EddsaPublicKey;
+    
       // Array of wire accounts operated by the exchange for
       // incoming wire transfers.
       accounts: WireAccount[];

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



reply via email to

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