gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: change markup for TALER_AccountSetup


From: gnunet
Subject: [taler-docs] branch master updated: change markup for TALER_AccountSetup{Request,Status}SignaturePS from ` to ``
Date: Mon, 27 Dec 2021 09:52:12 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 370f700  change markup for 
TALER_AccountSetup{Request,Status}SignaturePS from ` to ``
370f700 is described below

commit 370f700cb58a145c09531929a904d8480b55184b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Dec 27 03:50:17 2021 -0500

    change markup for TALER_AccountSetup{Request,Status}SignaturePS from ` to ``
    
    This area of the API is still evolving, and those references are
    (in the meantime) dangling, so this change suppresses the warnings.
    (We can always change them back later if need be.)
---
 core/api-exchange.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 916ac24..810dca7 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1223,7 +1223,7 @@ exchange.
 
       // Signature created with the reserve's private key.
       // Must be of purpose ``TALER_SIGNATURE_ACCOUNT_SETUP_REQUEST`` over
-      // a `TALER_AccountSetupRequestSignaturePS`.
+      // a ``TALER_AccountSetupRequestSignaturePS``.
       reserve_sig: EddsaSignature;
 
     }
@@ -3521,7 +3521,7 @@ KYC status updates
       // EdDSA signature of the exchange affirming the account
       // is KYC'ed, must be of purpose
       // ``TALER_SIGNATURE_EXCHANGE_ACCOUNT_SETUP_SUCCESS``
-      // and over `TALER_AccountSetupStatusSignaturePS`.
+      // and over ``TALER_AccountSetupStatusSignaturePS``.
       exchange_sig: EddsaSignature;
 
       // public key used to create the signature.

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