commit c3bbe75dd95d5f34f64f2b91d52f9d9a02cbfcd7
parent 4d0d9222d6fe9f9709f4cfa033da91e6a78f038e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 03:09:43 -0400
mark up ‘/keys’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;