gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 69/119: add period at end of sentence (five instances)


From: gnunet
Subject: [taler-docs] 69/119: add period at end of sentence (five instances)
Date: Fri, 19 Mar 2021 08:12:39 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 94c431f441d81c94086dea96c4c1a97e1cd0f670
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:31:12 2021 -0400

    add period at end of sentence (five instances)
---
 core/api-exchange.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 1abf8d1..995f56d 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1281,7 +1281,7 @@ denomination.
       refund_deadline?: Timestamp;
 
       // Signature by the coin, only present if ``type`` is "DEPOSIT", "MELT", 
"RECOUP",
-      // or "RECOUP-REFRESH"
+      // or "RECOUP-REFRESH".
       coin_sig?: EddsaSignature;
 
       // Deposit fee in case of type "MELT".
@@ -1291,7 +1291,7 @@ denomination.
       rc?: TALER_RefreshCommitmentP;
 
       // Hash of the bank account from where we received the funds,
-      // only present if ``type`` is "DEPOSIT"
+      // only present if ``type`` is "DEPOSIT".
       h_wire?: HashCode;
 
       // Hash of the public denomination key used to sign the coin.
@@ -1308,20 +1308,20 @@ denomination.
       h_contract_terms?: HashCode;
 
       // Refund transaction ID.  Only present if ``type`` is
-      // "REFUND"
+      // "REFUND".
       rtransaction_id?: Integer;
 
       // Coin blinding key.  Only present if ``type`` is
-      // "RECOUP" or "RECOUP-REFRESH"
+      // "RECOUP" or "RECOUP-REFRESH".
       coin_blind?: DenominationBlindingKeyP;
 
       // Reserve receiving the recoup.  Only present if ``type`` is
-      // "RECOUP"
+      // "RECOUP".
       reserve_pub?: EddsaPublicKey;
 
       // `EdDSA Signature <eddsa-sig>` authorizing the REFUND. Made with
       // the `public key of the merchant <merchant-pub>`.
-      // Only present if ``type`` is "REFUND"
+      // Only present if ``type`` is "REFUND".
       merchant_sig?: EddsaSignature;
 
       // public key of the reserve that will receive the funds, for "RECOUP" 
operations.

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