gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 68/80: change markup of ‘max_wire_fee’ and ‘max_fee’ from '


From: gnunet
Subject: [taler-docs] 68/80: change markup of ‘max_wire_fee’ and ‘max_fee’ from ' to ``
Date: Wed, 17 Mar 2021 12:30:07 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 40c2e5c689f2ea2f3dd03ce3a1b67666fef85c97
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 07:18:51 2021 -0400

    change markup of ‘max_wire_fee’ and ‘max_fee’ from ' to ``
---
 core/api-merchant.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 8611e12..6d81e00 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2807,10 +2807,10 @@ The contract terms must have the following structure:
 
     // Over how many customer transactions does the merchant expect to
     // amortize wire fees on average?  If the exchange's wire fee is
-    // above 'max_wire_fee', the difference is divided by this number
+    // above ``max_wire_fee``, the difference is divided by this number
     // to compute the expected customer's contribution to the wire fee.
     // The customer's contribution may further be reduced by the difference
-    // between the 'max_fee' and the sum of the actual deposit fees.
+    // between the ``max_fee`` and the sum of the actual deposit fees.
     // Optional, default value if missing is 1.  0 and negative values are
     // invalid and also interpreted as 1.
     wire_fee_amortization: number;

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