fixed pics (#249)

This commit is contained in:
Giulio rebuffo 2019-12-10 13:25:28 +01:00 committed by ledgerwatch
parent e7a6a52438
commit 01e2dc5ce4

View File

@ -296,9 +296,10 @@ func initialState1() error {
Config: &params.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{