summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:02:59 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:02:59 -0400
commitd06b65338ca6b308e99acc42ddc1839ab6f0ea96 (patch)
tree544d0c7a476349c15a95e6988ef474ad64e62189 /core/api-exchange.rst
parent65d9a83294c3a3c671d70ddd516dd4d8e8196b13 (diff)
downloaddocs-d06b65338ca6b308e99acc42ddc1839ab6f0ea96.tar.gz
docs-d06b65338ca6b308e99acc42ddc1839ab6f0ea96.tar.bz2
docs-d06b65338ca6b308e99acc42ddc1839ab6f0ea96.zip
mark up ‘/keys’
Diffstat (limited to 'core/api-exchange.rst')
-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 25e063b7..cf49c571 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1794,7 +1794,7 @@ typically also view the balance.)
exchange_sig: EddsaSignature;
// Public EdDSA key of the exchange that was used to generate the signature.
- // Should match one of the exchange's signing keys from /keys. Again given
+ // Should match one of the exchange's signing keys from ``/keys``. Again given
// explicitly as the client might otherwise be confused by clock skew as to
// which signing key was used.
exchange_pub: EddsaSignature;