From c27a428c76a783f62fb3ef7d3e7c248058410e85 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 06:51:42 -0400 Subject: change markup of ‘exchange_sig’ from \ to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-merchant.rst') 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``). -- cgit v1.2.3