It's a c++: use string.clear()
[novacoin.git] / README.md
index 05c91be..cc27b34 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,11 +3,14 @@ NovaCoin official development tree
 
 NovaCoin - a hybrid scrypt PoW + PoS based cryptocurrency.
 
-* 10 minute block spacing
+* 10 minutes stake spacing
+* 30 minutes PoW spacing
+* Balanced PoW blocks and stakes weighting
 * The PoW subsidy halves every x64 multiply of PoW difficulty
 * The PoS interest halves every x64 multiply of PoS difficulty
 * Maximum PoW reward is 100 coins
-* ~ 2 billion total coins
+* Maximum PoS reward is 10 coins
+* No deterministic limit of the supply, currently ~ 1411259 coins mined
 
 Development process
 ===========================