taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit c27a428c76a783f62fb3ef7d3e7c248058410e85
parent 01f38102aa06896707ccbde4dcaa482c13f9a952
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 06:51:42 -0400

change markup of ‘exchange_sig’ from \ to ``

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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``).