summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:51:42 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:51:42 -0400
commitc27a428c76a783f62fb3ef7d3e7c248058410e85 (patch)
treea01fdbc104d197a7df9fc7c415f947ea5342b0e2 /core/api-merchant.rst
parent01f38102aa06896707ccbde4dcaa482c13f9a952 (diff)
downloaddocs-c27a428c76a783f62fb3ef7d3e7c248058410e85.tar.gz
docs-c27a428c76a783f62fb3ef7d3e7c248058410e85.tar.bz2
docs-c27a428c76a783f62fb3ef7d3e7c248058410e85.zip
change markup of ‘exchange_sig’ from \ to ``
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index dd17fbdf..5722b1f0 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2235,7 +2235,7 @@ Informing the backend about incoming wire transfers
h_contract_terms: HashCode;
// At what time the exchange received the deposit. Needed
- // to verify the \exchange_sig\.
+ // to verify the ``exchange_sig``.
deposit_timestamp: Timestamp;
// At what time the refund possibility expired (needed to verify ``exchange_sig``).