commit 6655bcc961f210389c4d40db35b516a150854ee3
parent 2bc71736a538297ffe5cabf2ea298bf7aa9f1a60
Author: priscilla <priscilla.huang@efrei.net>
Date: Tue, 15 Nov 2022 07:38:03 -0500
Update
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -3086,7 +3086,7 @@ Adding templates
// Additional information in a separate template.
template_contract: TemplateContractDetails;
- }
+ }
.. ts:def:: TemplateContractDetails
@@ -3103,7 +3103,7 @@ Adding templates
// Minimum age buyer must have (in years). Default is 0.
minimum_age: Integer;
- }
+ }
Editing templates