mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-10 21:11:20 +00:00
fixed pics (#249)
This commit is contained in:
parent
e7a6a52438
commit
01e2dc5ce4
@ -296,9 +296,10 @@ func initialState1() error {
|
||||
Config: ¶ms.ChainConfig{
|
||||
ChainID: big.NewInt(1),
|
||||
HomesteadBlock: new(big.Int),
|
||||
EIP150Block: new(big.Int),
|
||||
EIP155Block: new(big.Int),
|
||||
EIP158Block: big.NewInt(1),
|
||||
EIP2027Block: big.NewInt(4),
|
||||
ByzantiumBlock: big.NewInt(1),
|
||||
ConstantinopleBlock: big.NewInt(1),
|
||||
},
|
||||
Alloc: core.GenesisAlloc{
|
||||
|
Loading…
Reference in New Issue
Block a user