gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add .currency to /keys endpoint


From: gnunet
Subject: [taler-docs] branch master updated: add .currency to /keys endpoint
Date: Mon, 08 Feb 2021 14:35:14 +0100

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

sebasjm pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new b603b79  add .currency to /keys endpoint
b603b79 is described below

commit b603b7911c4c89ff4e5e78ee7c67a996331086b0
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Feb 8 10:35:01 2021 -0300

    add .currency to /keys endpoint
---
 core/api-exchange.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 2ea2982..7d951a6 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -120,6 +120,9 @@ possibly by using HTTPS.
       // The format is "current:revision:age".
       version: string;
 
+      // The exchange's currency.
+      currency: string;
+
       // EdDSA master public key of the exchange, used to sign entries in 
'denoms' and 'signkeys'
       master_public_key: EddsaPublicKey;
 

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