From 70f224c0abfd49a3e03926afdb81dbbb892ae6af Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:16:57 -0400 Subject: 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 92afa71e..b3dc2f94 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1178,7 +1178,7 @@ denomination. // details are never disclosed to the exchange. h_contract_terms: HashCode; - // Hash of denomination RSA key with which the coin is signed + // Hash of denomination RSA key with which the coin is signed. denom_pub_hash: HashCode; // exchange's unblinded RSA signature of the coin -- cgit v1.2.3