commit 76acef3313d64204ffb470998586b3b7555a926d
parent 3181931cebfe94400ac78046d1ce24aff1123067
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 06:21:16 -0400
fold long line; add period at end of sentence
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1804,7 +1804,8 @@ Inspecting orders
// Contract terms.
contract_terms: ContractTerms;
- // The wire transfer status from the exchange for this order if available, otherwise empty array
+ // The wire transfer status from the exchange for this order if
+ // available, otherwise empty array.
wire_details: TransactionWireTransfer[];
// Reports about trouble obtaining wire transfer details, empty array if no trouble were encountered.