From 216fe5f3280d1c6507464b88d1d037b50f7c39d4 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 06:53:11 -0400 Subject: mark up ‘/keys’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 94e1647a..0931590f 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2266,7 +2266,7 @@ Informing the backend about incoming wire transfers 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: EddsaSignature; -- cgit v1.2.3