From 14c97fba843dc285605d748dbeeb2c2161a96b5f Mon Sep 17 00:00:00 2001
From: SamsungGalaxyPlayer <justin.ehrenhofer@gmail.com>
Date: Mon, 9 Oct 2017 08:45:48 -0500
Subject: [PATCH] Update ringCT.md

We are now past September.
---
 resources/moneropedia/ringCT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/moneropedia/ringCT.md b/resources/moneropedia/ringCT.md
index ad55350e..77b9bf32 100644
--- a/resources/moneropedia/ringCT.md
+++ b/resources/moneropedia/ringCT.md
@@ -8,7 +8,7 @@ summary: "a way to hide the amount sent in a Monero transaction"
 ### The Basics
 RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero. 
 
-Ring CT was implemented in block #1220516 and is currently used in over 95% of Monero transactions.  After September 2017 this feature will be mandatory for all transactions on the network.
+Ring CT was implemented in block #1220516 in January 2017.  After September 2017, this feature became mandatory for all transactions on the network.
 
 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.
 
-- 
GitLab