summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
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.