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