summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:09:43 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:09:43 -0400
commitc3bbe75dd95d5f34f64f2b91d52f9d9a02cbfcd7 (patch)
tree5f514f457d6937f4810ea8bef12927e13b3f1739 /core/api-exchange.rst
parent4d0d9222d6fe9f9709f4cfa033da91e6a78f038e (diff)
downloaddocs-c3bbe75dd95d5f34f64f2b91d52f9d9a02cbfcd7.tar.gz
docs-c3bbe75dd95d5f34f64f2b91d52f9d9a02cbfcd7.tar.bz2
docs-c3bbe75dd95d5f34f64f2b91d52f9d9a02cbfcd7.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 226bfcd2..9c112995 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1947,7 +1947,7 @@ Refunds
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. 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;