summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:33:26 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:33:26 -0400
commit540e123ea3e8c81594d7caff7a5a9d9a0d013f6b (patch)
tree764a41cfb86f994b8db1705516c3f5d25533ef5a /core
parentecc93f0289b9af29b0627070d0b4dcff1052d608 (diff)
downloaddocs-540e123ea3e8c81594d7caff7a5a9d9a0d013f6b.tar.gz
docs-540e123ea3e8c81594d7caff7a5a9d9a0d013f6b.tar.bz2
docs-540e123ea3e8c81594d7caff7a5a9d9a0d013f6b.zip
mark up ‘/refresh/link’ (two instances)
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 676a098d..9d711455 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1358,7 +1358,7 @@ transactions with the freshly exchangeed coins unlinkabe to previous transaction
by anyone except the wallet itself.
However, the new coins are linkable from the private keys of all old coins
-using the /refresh/link request. While /refresh/link must be implemented by
+using the ``/refresh/link`` request. While ``/refresh/link`` must be implemented by
the exchange to achieve taxability, wallets do not really ever need that part of
the API during normal operation.