From 6c7ac21ad2e11e4bfe47e069c2e0662cd24dca3d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:23:35 -0400 Subject: add period at end of sentence --- core/api-common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-common.rst b/core/api-common.rst index ee7635e3..359141f6 100644 --- a/core/api-common.rst +++ b/core/api-common.rst @@ -333,7 +333,7 @@ Blinded coin .. ts:def:: CoinEnvelope - // Blinded coin's `public EdDSA key `, `base32` encoded + // Blinded coin's `public EdDSA key `, `base32` encoded. type CoinEnvelope = string; .. ts:def:: DenominationBlindingKeyP -- cgit v1.2.3