From c2f0105b838bad56ba2d54c18537d793e56dd278 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:44:40 -0400 Subject: change markup for ‘refresh_base_url’ from " to `` (two instances) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 52f9dcb9..4e69ba3a 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1493,10 +1493,10 @@ the API during normal operation. appeared *explicitly* in the protocol before). The base URL for ``/refreshes/``-requests may differ from the main base URL of - the exchange. Clients SHOULD respect the "refresh_base_url" returned for the + the exchange. Clients SHOULD respect the ``refresh_base_url`` returned for the coin during melt operations. The exchange MUST return a 307 or 308 redirection to the correct base URL if the client failed to - respect the "refresh_base_url" or if the allocation has changed. + respect the ``refresh_base_url`` or if the allocation has changed. Errors such as failing to do proper arithmetic when it comes to calculating the total of the coin values and fees are simply reported as bad requests. -- cgit v1.2.3