commit 5c4c86152f6fbefc7bfd1cd2797b4e36d810ecf4
parent 11d208d724b71434d78acd566641856e60483ba1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:25:09 -0400
capitalize first word in sentence; add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -699,7 +699,7 @@ the contract. Refunds must be approved by the merchant's business logic.
// Refund transaction ID.
rtransaction_id: Integer;
- // public key of a coin that was refunded
+ // Public key of a coin that was refunded.
coin_pub: EddsaPublicKey;
// Amount that was refunded, including refund fee charged by the exchange