commit 540e123ea3e8c81594d7caff7a5a9d9a0d013f6b
parent ecc93f0289b9af29b0627070d0b4dcff1052d608
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 02:33:26 -0400
mark up ‘/refresh/link’ (two instances)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.