summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:53:11 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:53:11 -0400
commit216fe5f3280d1c6507464b88d1d037b50f7c39d4 (patch)
tree35a3028e1f164ca03cc299085c15b40b06ac3f7b /core/api-merchant.rst
parent2078c3127a3bd19618c1b5c3fa2fb3389bf08f07 (diff)
downloaddocs-216fe5f3280d1c6507464b88d1d037b50f7c39d4.tar.gz
docs-216fe5f3280d1c6507464b88d1d037b50f7c39d4.tar.bz2
docs-216fe5f3280d1c6507464b88d1d037b50f7c39d4.zip
mark up ‘/keys’
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
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;