aboutsummaryrefslogtreecommitdiffstats
path: root/site/public/index.html
diff options
context:
space:
mode:
authorYigit Sever2021-04-19 03:59:31 +0300
committerYigit Sever2021-04-19 03:59:31 +0300
commit202625e0e1a4a6a85c895d9cd71a9f419a3b2173 (patch)
tree04e0cc0c2f735aaed775d2c73e50f0fed43d6364 /site/public/index.html
parent1688000fbc4669b30b986370d2773e0a9c55a918 (diff)
downloadgradecoin-202625e0e1a4a6a85c895d9cd71a9f419a3b2173.tar.gz
gradecoin-202625e0e1a4a6a85c895d9cd71a9f419a3b2173.tar.bz2
gradecoin-202625e0e1a4a6a85c895d9cd71a9f419a3b2173.zip
Update news ticker
Diffstat (limited to 'site/public/index.html')
-rw-r--r--site/public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/public/index.html b/site/public/index.html
index 743cbaa..ef988ef 100644
--- a/site/public/index.html
+++ b/site/public/index.html
@@ -206,6 +206,7 @@ footer {
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">Transactions are now unique according to their "by" field, sorry for the trouble</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">Blocks now require 5 transactions in them, during testnet phase</div> 208 <div class="ticker-item">Blocks now require 5 transactions in them, during testnet phase</div>
209 <div class="ticker-item">It was possible (and hilarious) to mine a new block with just 1 transaction, it is now fixed</div>
209 </div> 210 </div>
210 </div> 211 </div>
211</div> 212</div>