From 4a2e89780d1760f0e3fb5f5709b17e4cd96ec9bd Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 06:54:30 -0400 Subject: change markup of ‘before’ and ‘after’ 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 0931590f..7db8fd71 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2283,7 +2283,7 @@ Querying known wire transfers .. http:get:: [/instances/$INSTANCE]/private/transfers Obtain a list of all wire transfers the backend has checked. Note that when - filtering by timestamp (using "before" and/or "after"), we use the time + filtering by timestamp (using ``before`` and/or ``after``), we use the time reported by the exchange and thus will ONLY return results for which we already have a response from the exchange. This should be virtually all transfers, however it is conceivable that for some transfer the exchange responded with a temporary -- cgit v1.2.3