commit ccc0473b71f9b562fb524273ea9630544e6e4fe4
parent 9cba840451f271eb60026430643bdd5da1b4ec28
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:26:20 -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
@@ -733,7 +733,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