taler-docs

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

commit c3b049bcd92cea97f5fa8b637a55e462b1b2d1d1
parent e21b7a564fd4ea2486773fcd2354291a5766abbd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:54:38 -0400

capitalize first word in sentence; add period at end of 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 @@ -1682,7 +1682,7 @@ in using this API. // Signature over the `coin public key <eddsa-coin-pub>` by the denomination. denom_sig: RsaSignature; - // coin's blinding factor + // Coin's blinding factor. coin_blind_key_secret: RsaBlindingKeySecret; // Signature of `TALER_RecoupRequestPS` created with the `coin's private key <coin-priv>`