From 125c543f0d8e23cde21e00715750b25c52027406 Mon Sep 17 00:00:00 2001 From: Patrick Alexander Date: Thu, 22 Sep 2016 02:07:57 -0600 Subject: [PATCH] Update ringCT.md Create new term, ringCT --- knowledge-base/moneropedia/ringCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knowledge-base/moneropedia/ringCT.md b/knowledge-base/moneropedia/ringCT.md index def943ea..7aaaab4c 100644 --- a/knowledge-base/moneropedia/ringCT.md +++ b/knowledge-base/moneropedia/ringCT.md @@ -7,7 +7,7 @@ summary: "a way to hide the amount sent in a Monero transaction" ### The Basics RingCT, short for ring confidential transactions, is a way to hide the amount sent in a Monero transaction. This feature is currently in the testnet phase and is a high development priority. -RingCT introduces an improved version of @ring signatures called A Multi-layered Linkable Spontaneous Anonymous Group signature, which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. +RingCT introduces an improved version of @ring-signatures called A Multi-layered Linkable Spontaneous Anonymous Group signature, which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). {{ page.summary | capitalize }}.