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