9008b155d
f6d1bfe45
a5b7279cb
1
2 3 4 5 6
7
package core import ( "math/big" ) var BlockReward *big.Int = big.NewInt(1.5e+18)