commit 6c7ac21ad2e11e4bfe47e069c2e0662cd24dca3d parent 67c93dc0ff722aee94215b6766a1aaf2feb2b0a4 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 04:23:35 -0400 add period at end of sentence Diffstat:
| M | core/api-common.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 <eddsa-coin-pub>`, `base32` encoded + // Blinded coin's `public EdDSA key <eddsa-coin-pub>`, `base32` encoded. type CoinEnvelope = string; .. ts:def:: DenominationBlindingKeyP