summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:23:06 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:23:06 -0400
commit9639080083a85be460ad4e4afea147645e649eb8 (patch)
tree58e801463f6fa5ba043877f153085b0d6f953c37 /core/api-merchant.rst
parent2a190106290e5a2cd5594d9b422bed69240f03c9 (diff)
downloaddocs-9639080083a85be460ad4e4afea147645e649eb8.tar.gz
docs-9639080083a85be460ad4e4afea147645e649eb8.tar.bz2
docs-9639080083a85be460ad4e4afea147645e649eb8.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 016a7543..809e98fa 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -617,7 +617,7 @@ are for incomplete payments for an order and never for established contracts.
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;