summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:18:04 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:18:04 -0400
commit7185e64516cf51da0c2281d88408e11fdd580297 (patch)
tree4d3ef046bec17cadd170efe90e11d29798dcdf33 /core/api-merchant.rst
parent4b576543804d1a1c2d179a24483b69d9e7b09a6c (diff)
downloaddocs-7185e64516cf51da0c2281d88408e11fdd580297.tar.gz
docs-7185e64516cf51da0c2281d88408e11fdd580297.tar.bz2
docs-7185e64516cf51da0c2281d88408e11fdd580297.zip
change markup of ‘wire_fee_amortization’ and ‘max_fee’ from ' to ``
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 52cfae3f..8611e121 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2801,8 +2801,8 @@ The contract terms must have the following structure:
max_fee: Amount;
// Maximum wire fee accepted by the merchant (customer share to be
- // divided by the 'wire_fee_amortization' factor, and further reduced
- // if deposit fees are below 'max_fee'). Default if missing is zero.
+ // divided by the ``wire_fee_amortization`` factor, and further reduced
+ // if deposit fees are below ``max_fee``). Default if missing is zero.
max_wire_fee: Amount;
// Over how many customer transactions does the merchant expect to