taler-docs

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

commit 856e8049cbad904ebedbe249d3f3f9c075b56412
parent c070913ae168dd29842750c0f28279ae5a232eaf
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 07:24:42 -0400

fold long line

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -2901,7 +2901,8 @@ The wallet must select a exchange that either the merchant accepts directly by listing it in the exchanges array, or for which the merchant accepts an auditor that audits that exchange by listing it in the auditors array. -The `Product` object describes the product being purchased from the merchant. It has the following structure: +The `Product` object describes the product being purchased from the merchant. +It has the following structure: .. ts:def:: Product