summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:15:56 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:15:56 -0400
commite4647767a4dcb5132acd197ab42df26df300bdad (patch)
tree07fcbbee6006346c5211bb168a4dc48a0ba5f3a8 /core/api-exchange.rst
parent0c3ebf79fcb081394527d38f51fd2f0f3a6a960a (diff)
downloaddocs-e4647767a4dcb5132acd197ab42df26df300bdad.tar.gz
docs-e4647767a4dcb5132acd197ab42df26df300bdad.tar.bz2
docs-e4647767a4dcb5132acd197ab42df26df300bdad.zip
mark up ‘payto_uri’, ‘h_wire’
Diffstat (limited to 'core/api-exchange.rst')
-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;