forked from cerc-io/plugeth
Upped protocol version for VM change
This commit is contained in:
@@ -5,5 +5,3 @@ import (
|
||||
)
|
||||
|
||||
var BlockReward *big.Int = big.NewInt(1.5e+18)
|
||||
var UncleReward *big.Int = big.NewInt(1.125e+18)
|
||||
var UncleInclusionReward *big.Int = big.NewInt(1.875e+17)
|
||||
|
||||
Reference in New Issue
Block a user