core: 5 ether block reward
This commit is contained in:
parent
db5ec711e8
commit
e088998867
@ -20,4 +20,4 @@ import (
|
||||
"math/big"
|
||||
)
|
||||
|
||||
var BlockReward *big.Int = big.NewInt(1.5e+18)
|
||||
var BlockReward *big.Int = big.NewInt(5e+18)
|
||||
|
Loading…
x
Reference in New Issue
Block a user