gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 104/119: capitalize first word in sentence; add period at e


From: gnunet
Subject: [taler-docs] 104/119: capitalize first word in sentence; add period at end of sentence (four instances)
Date: Fri, 19 Mar 2021 08:13:14 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 1f6f6e338eead4f44c1290ab3850ca3c1d36de2f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 03:02:18 2021 -0400

    capitalize first word in sentence; add period at end of sentence (four 
instances)
---
 core/api-exchange.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index ea16161..563b84b 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1777,20 +1777,20 @@ typically also view the balance.)
       // Applicable wire fee that was charged.
       wire_fee: Amount;
 
-      // public key of the merchant (identical for all deposits)
+      // Public key of the merchant (identical for all deposits).
       merchant_pub: EddsaPublicKey;
 
-      // hash of the wire details (identical for all deposits)
+      // Hash of the wire details (identical for all deposits).
       h_wire: HashCode;
 
       // Time of the execution of the wire transfer by the exchange
       execution_time: Timestamp;
 
-      // details about the deposits
+      // Details about the deposits.
       deposits: TrackTransferDetail[];
 
-      // signature from the exchange made with purpose
-      // `TALER_SIGNATURE_EXCHANGE_CONFIRM_WIRE_DEPOSIT`
+      // Signature from the exchange made with purpose
+      // `TALER_SIGNATURE_EXCHANGE_CONFIRM_WIRE_DEPOSIT`.
       exchange_sig: EddsaSignature;
 
       // public EdDSA key of the exchange that was used to generate 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]