gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 31/80: add period at end of sentence (seven instances)


From: gnunet
Subject: [taler-docs] 31/80: add period at end of sentence (seven instances)
Date: Wed, 17 Mar 2021 12:29:30 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 5e5115c25342eef52dcd1bcf3a3dc893f9f1a704
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 06:49:22 2021 -0400

    add period at end of sentence (seven instances)
---
 core/api-merchant.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 0fb7b09..f6eda35 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2173,25 +2173,25 @@ Informing the backend about incoming wire transfers
       // contract affirmed by the exchange_sig.
       wire_fee: Amount;
 
-      // Timestamp of the wire transfer
+      // Timestamp of the wire transfer.
       execution_time: Timestamp;
 
-      // The expected wire fee (as signed by the exchange)
+      // The expected wire fee (as signed by the exchange).
       expected_wire_fee: Amount;
 
-      // Expected closing fee (needed to verify signature)
+      // Expected closing fee (needed to verify signature).
       expected_closing_fee: Amount;
 
-      // Start date of the expected fee structure
+      // Start date of the expected fee structure.
       start_date: Timestamp;
 
-      // End date of the expected fee structure
+      // End date of the expected fee structure.
       end_date: Timestamp;
 
-      // Signature of the exchange affirming the expected fee structure
+      // Signature of the exchange affirming the expected fee structure.
       master_sig: EddsaSignature;
 
-      // Master public key of the exchange
+      // Master public key of the exchange.
       master_pub: EddsaPublicKey;
     }
 

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