commit be941748281645bdb922e4b09dbfbcc8759c9a55
parent d06b65338ca6b308e99acc42ddc1839ab6f0ea96
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 03:03:19 -0400
capitalize first word in sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1806,7 +1806,7 @@ typically also view the balance.)
// SHA-512 hash of the contact of the merchant with the customer.
h_contract_terms: HashCode;
- // coin's public key, both ECDHE and EdDSA.
+ // Coin's public key, both ECDHE and EdDSA.
coin_pub: CoinPublicKey;
// The total amount the original deposit was worth.