summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:20:44 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:20:44 -0400
commit420e32863598630396999edd304cc0b247db67b7 (patch)
treed05af16019653421c81561d2853d378ce044ddeb /core/api-exchange.rst
parentbe80321ee7da6d24a77567213a23975bb7fd33f2 (diff)
downloaddocs-420e32863598630396999edd304cc0b247db67b7.tar.gz
docs-420e32863598630396999edd304cc0b247db67b7.tar.bz2
docs-420e32863598630396999edd304cc0b247db67b7.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 7e1c6f64..41b94fa6 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1232,7 +1232,7 @@ denomination.
// `Public EdDSA key of the exchange <sign-key-pub>` that was used to
// generate the signature.
- // Should match one of the exchange's signing keys from /keys. It is given
+ // Should match one of the exchange's signing keys from ``/keys``. It is given
// explicitly as the client might otherwise be confused by clock skew as to
// which signing key was used.
exchange_pub: EddsaPublicKey;