commit 61749118772b06ecceeebc32badb4be0d18b4a6e
parent ff2fba5d9dd975869ac8681bd0bd623437bb6856
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 03:08:47 -0400
add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1926,7 +1926,7 @@ Refunds
// SHA-512 hash of the contact of the merchant with the customer.
h_contract_terms: HashCode;
- // 64-bit transaction id of the refund transaction between merchant and customer
+ // 64-bit transaction id of the refund transaction between merchant and customer.
rtransaction_id: Integer;
// EdDSA public key of the merchant.