summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:38:58 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:38:58 -0400
commit01443b8f938b605f82f28ad27a4d071c4b9e6127 (patch)
treeb2d4ddceb70f4d0d4a149dcd1809e473efe579ad /core/api-exchange.rst
parent3d2e6aa4da357e02578d359c589c59b1944ac65d (diff)
downloaddocs-01443b8f938b605f82f28ad27a4d071c4b9e6127.tar.gz
docs-01443b8f938b605f82f28ad27a4d071c4b9e6127.tar.bz2
docs-01443b8f938b605f82f28ad27a4d071c4b9e6127.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 21d04218..ed39fda1 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1432,7 +1432,7 @@ the API during normal operation.
exchange_sig: EddsaSignature;
// `Public EdDSA key <sign-key-pub>` 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: EddsaPublicKey;