OSDN Git Service

feat(init btm supp.y): init btm supply
author崔浩鑫 <cuihaoxin@cuihaoxindeMacBook-Pro.local>
Fri, 20 Aug 2021 01:17:22 +0000 (09:17 +0800)
committer崔浩鑫 <cuihaoxin@cuihaoxindeMacBook-Pro.local>
Fri, 20 Aug 2021 01:17:22 +0000 (09:17 +0800)
consensus/general.go

index 63457ac..697b01a 100644 (file)
@@ -21,7 +21,7 @@ const (
 
        // These configs need add to casper config in elegant way
        MaxNumOfValidators = int(10)
-       InitBTMSupply      = 169290721678579697
+       InitBTMSupply      = 169290721678579170 + 50000000000
        RewardThreshold    = 0.5
        BlockReward        = uint64(570776255)