diff options
author | Yigit Sever | 2021-04-18 13:05:00 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-18 13:05:00 +0300 |
commit | 7eed1cac791e9f78938c057b32bffc79e5249672 (patch) | |
tree | 795d0cf7df5d000fdbc466226e9bfbb1f17a73de /site/templates/index.html | |
parent | 215d909ad7469a005921423b69bb1a289dadaf9e (diff) | |
download | gradecoin-7eed1cac791e9f78938c057b32bffc79e5249672.tar.gz gradecoin-7eed1cac791e9f78938c057b32bffc79e5249672.tar.bz2 gradecoin-7eed1cac791e9f78938c057b32bffc79e5249672.zip |
Update news
Diffstat (limited to 'site/templates/index.html')
-rw-r--r-- | site/templates/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/site/templates/index.html b/site/templates/index.html index 4cfd11f..dc1416f 100644 --- a/site/templates/index.html +++ b/site/templates/index.html | |||
@@ -52,9 +52,8 @@ footer { | |||
52 | <div class="ticker-move"> | 52 | <div class="ticker-move"> |
53 | <div class="ticker-item"><b>News:</b></div> | 53 | <div class="ticker-item"><b>News:</b></div> |
54 | <div class="ticker-item">Gradecoin is in testnet mode, API is not stable, everything might reset at any time.</div> | 54 | <div class="ticker-item">Gradecoin is in testnet mode, API is not stable, everything might reset at any time.</div> |
55 | <div class="ticker-item">Someone managed to authenticate themselves in less than 24 hours!</div> | 55 | <div class="ticker-item">Transactions are now unique according to their "by" field, sorry for the trouble</div> |
56 | <div class="ticker-item">Transactions now have saner amount limits.</div> | 56 | <div class="ticker-item">Blocks now require 5 transactions in them, during testnet phase</div> |
57 | <div class="ticker-item">Blocks now properly require 10 transactions in them.</div> | ||
58 | </div> | 57 | </div> |
59 | </div> | 58 | </div> |
60 | </div> | 59 | </div> |