acmd, core, eth, les: support --override.istanbul
This commit is contained in:
@ -154,4 +154,7 @@ type Config struct {
|
||||
|
||||
// CheckpointOracle is the configuration for checkpoint oracle.
|
||||
CheckpointOracle *params.CheckpointOracleConfig `toml:",omitempty"`
|
||||
|
||||
// Istanbul block override (TODO: remove after the fork)
|
||||
OverrideIstanbul *big.Int
|
||||
}
|
||||
|
Reference in New Issue
Block a user