From f0268a22400ce25cb7b846e443a4b31ca95a1a79 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:48:17 -0400 Subject: capitalize first word in sentence --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index e5a994e2..3bdf3ebd 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1534,7 +1534,7 @@ the API during normal operation. // ``kappa - 1`` transfer private keys (ephemeral ECDHE keys). transfer_privs: EddsaPrivateKey[]; - // transfer public key at the ``noreveal_index``. + // Transfer public key at the ``noreveal_index``. transfer_pub: EddsaPublicKey; // Array of ``n`` signatures made by the wallet using the old coin's private key, -- cgit v1.2.3