commit 5d5043e86ba13bbe89483663008443c39144ef05
parent cb55e3807abb00490b12c57c4f5bc41881e42474
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:07:20 -0400
mark up ‘h_contract’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -401,7 +401,7 @@ Querying payment status
.. ts:def:: StatusGoneResponse
// The client tried to access the order via the claim
- // token (and not a valid h_contract), but the order can't be claimed
+ // token (and not a valid ``h_contract``), but the order can't be claimed
// anymore, as it is already paid.
interface StatusGoneResponse {
// Fulfillment URL for the order.