taler-docs

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

commit de1a7d8c527f8e9a1e5f5596543573026e47e1ac
parent 70f224c0abfd49a3e03926afdb81dbbb892ae6af
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:17:15 -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 @@ -1181,7 +1181,7 @@ denomination. // Hash of denomination RSA key with which the coin is signed. denom_pub_hash: HashCode; - // exchange's unblinded RSA signature of the coin + // Exchange's unblinded RSA signature of the coin. ub_sig: RsaSignature; // timestamp when the contract was finalized.