From 01443b8f938b605f82f28ad27a4d071c4b9e6127 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:38:58 -0400 Subject: mark up ‘/keys’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') 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 ` 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; -- cgit v1.2.3