summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index eb2b94dc..d3c8ab58 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1163,8 +1163,8 @@ denomination.
contribution: Amount;
// The merchant's account details.
- // The salt is used to hide the payto_uri from customers
- // that learn the h_wire of the merchant.
+ // The salt is used to hide the ``payto_uri`` from customers
+ // that learn the ``h_wire`` of the merchant.
wire: {
payto_uri: string;
salt: HashCode;