gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (ce398504 -> 5d74b713)


From: gnunet
Subject: [taler-docs] branch master updated (ce398504 -> 5d74b713)
Date: Tue, 21 Nov 2023 13:10:22 +0100

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

mikolai-guetschow pushed a change to branch master
in repository docs.

    from ce398504 nexus man: minimum amount optional
     new 97147218 signatures: remove non-existent field in 
TALER_ExchangeSigningKeyValidityPS
     new 5d74b713 signatures: fix typo

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/api-common.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/core/api-common.rst b/core/api-common.rst
index 6e9db257..fa160a9d 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -1103,7 +1103,6 @@ within the
      * purpose.purpose = TALER_SIGNATURE_MASTER_SIGNING_KEY_VALIDITY
      */
     struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
-    struct TALER_MasterPublicKeyP master_public_key;
     struct GNUNET_TIME_AbsoluteNBO start;
     struct GNUNET_TIME_AbsoluteNBO expire;
     struct GNUNET_TIME_AbsoluteNBO end;
@@ -1174,7 +1173,7 @@ within the
 .. _TALER_GlobalFeesPS:
 .. sourcecode:: c
 
-  struct TALER_MasterWireFeePS {
+  struct TALER_GlobalFeesPS {
     /**
      * purpose.purpose = TALER_SIGNATURE_MASTER_GLOBAL_FEES
      */

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