taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit f0268a22400ce25cb7b846e443a4b31ca95a1a79
parent bf0315ad3b31ddf040543938a0f5d9cca1c0133f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:48:17 -0400

capitalize first word in sentence

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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,