taler-docs

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

commit c070913ae168dd29842750c0f28279ae5a232eaf
parent cfc5e19b40fcecbd210211261791fe74f0f490ed
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 07:21:13 -0400

mark up ‘h_wire’

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -2845,7 +2845,7 @@ The contract terms must have the following structure: // The hash of the merchant instance's wire details. h_wire: HashCode; - // Wire transfer method identifier for the wire method associated with h_wire. + // Wire transfer method identifier for the wire method associated with ``h_wire``. // The wallet may only select exchanges via a matching auditor if the // exchange also supports this wire method. // The wire transfer fees must be added based on this wire transfer method.