aboutsummaryrefslogtreecommitdiffstats
path: root/site/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/index.html')
-rw-r--r--site/public/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/site/public/index.html b/site/public/index.html
index a5ca9ae..743cbaa 100644
--- a/site/public/index.html
+++ b/site/public/index.html
@@ -204,9 +204,8 @@ footer {
204 <div class="ticker-move"> 204 <div class="ticker-move">
205 <div class="ticker-item"><b>News:</b></div> 205 <div class="ticker-item"><b>News:</b></div>
206 <div class="ticker-item">Gradecoin is in testnet mode, API is not stable, everything might reset at any time.</div> 206 <div class="ticker-item">Gradecoin is in testnet mode, API is not stable, everything might reset at any time.</div>
207 <div class="ticker-item">Someone managed to authenticate themselves in less than 24 hours!</div> 207 <div class="ticker-item">Transactions are now unique according to their "by" field, sorry for the trouble</div>
208 <div class="ticker-item">Transactions now have saner amount limits.</div> 208 <div class="ticker-item">Blocks now require 5 transactions in them, during testnet phase</div>
209 <div class="ticker-item">Blocks now properly require 10 transactions in them.</div>
210 </div> 209 </div>
211 </div> 210 </div>
212</div> 211</div>