summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:44:40 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:44:40 -0400
commitc2f0105b838bad56ba2d54c18537d793e56dd278 (patch)
tree33a5a952290fd6ff94c35399eba637f47ad54c60
parentf25489906ae348720c0d89c196c68f1afd5f6ed0 (diff)
downloaddocs-c2f0105b838bad56ba2d54c18537d793e56dd278.tar.gz
docs-c2f0105b838bad56ba2d54c18537d793e56dd278.tar.bz2
docs-c2f0105b838bad56ba2d54c18537d793e56dd278.zip
change markup for ‘refresh_base_url’ from " to `` (two instances)
-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.