mn reward

This commit is contained in:
Ario
2019-09-28 16:25:13 +02:00
parent 82ed34bb92
commit 26243a60f8

View File

@@ -345,6 +345,7 @@ class Block
$mn_reward_rate=0.33;
if ($last <= 80000) $mn_reward_rate = 0;
if ($last>216000) {
$votes=[];