From de1a7d8c527f8e9a1e5f5596543573026e47e1ac Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:17:15 -0400 Subject: capitalize first word in sentence; add period at end of 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 b3dc2f94..0c8ceada 100644 --- 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. -- cgit v1.2.3