gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 64/119: capitalize first word in sentence (three instances)


From: gnunet
Subject: [taler-docs] 64/119: capitalize first word in sentence (three instances)
Date: Fri, 19 Mar 2021 08:12:34 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit be80321ee7da6d24a77567213a23975bb7fd33f2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:20:30 2021 -0400

    capitalize first word in sentence (three instances)
---
 core/api-exchange.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 3d82e79..7e1c6f6 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1221,16 +1221,16 @@ denomination.
       // URL, or if the base URL has changed since the deposit.
       transaction_base_url?: string;
 
-      // timestamp when the deposit was received by the exchange.
+      // Timestamp when the deposit was received by the exchange.
       exchange_timestamp: Timestamp;
 
-      // the EdDSA signature of `TALER_DepositConfirmationPS` using a current
+      // The EdDSA signature of `TALER_DepositConfirmationPS` using a current
       // `signing key of the exchange <sign-key-priv>` affirming the successful
       // deposit and that the exchange will transfer the funds after the refund
       // deadline, or as soon as possible if the refund deadline is zero.
       exchange_sig: EddsaSignature;
 
-      // `public EdDSA key of the exchange <sign-key-pub>` that was used to
+      // `Public EdDSA key of the exchange <sign-key-pub>` that was used to
       // generate the signature.
       // Should match one of the exchange's signing keys from /keys.  It is 
given
       // explicitly as the client might otherwise be confused by clock skew as 
to

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