taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e4647767a4dcb5132acd197ab42df26df300bdad
parent 0c3ebf79fcb081394527d38f51fd2f0f3a6a960a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:15:56 -0400

mark up ‘payto_uri’, ‘h_wire’

Diffstat:
Mcore/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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;