gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (5ce7d9b -> b85708a)


From: gnunet
Subject: [taler-docs] branch master updated (5ce7d9b -> b85708a)
Date: Wed, 22 Dec 2021 17:02:50 +0100

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

ttn pushed a change to branch master
in repository docs.

    from 5ce7d9b  Convert ":http:host:ENDPOINT" syntax into simple "POST 
ENDPOINT" text
     new 61bbe24  fix typo: s/CSBDenominationSignature/CSDenominationSignature/
     new b85708a  add ‘PaytoHash’ anchor

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   | 1 +
 core/api-exchange.rst | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/core/api-common.rst b/core/api-common.rst
index 696dc4f..36bd964 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -579,6 +579,7 @@ uses 512-bit hash codes (64 bytes).
      struct GNUNET_HashCode hash;
    };
 
+.. _PaytoHash:
 .. sourcecode:: c
 
    struct TALER_PaytoHash {
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 607c454..671d6d9 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1750,9 +1750,9 @@ denomination.
       rsa_signature: RsaSignature;
     }
 
-  .. ts:def:: CSBDenominationSignature
+  .. ts:def:: CSDenominationSignature
 
-    interface CSBDenominationSignature {
+    interface CSDenominationSignature {
       type: "CS";
 
       // FIXME: tbd

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