gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: section_name argument is required


From: gnunet
Subject: [taler-docs] branch master updated: section_name argument is required
Date: Sat, 05 Dec 2020 19:47:06 +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 df9eb54  section_name argument is required
     new 6da702c  Merge branch 'master' of git+ssh://git.taler.net/docs
df9eb54 is described below

commit df9eb5452325255dfa77030eb539d0b8c88a6c9e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Dec 5 19:46:59 2020 +0100

    section_name argument is required
---
 core/api-exchange.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index b4a9c69..9b78d39 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -378,6 +378,9 @@ Management operations authorized by master key
 
     interface FutureKeysResponse {
 
+      // Name in the configuration file that defines this denomination.
+      section_name: string;
+
       // Future denominations to be offered by this exchange
       // (only those lacking a master signature).
       future_denoms: FutureDenom[];

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