accounts/abi/bind: fix test

This commit is contained in:
Daniel Liu 2025-01-14 10:56:11 +08:00
parent 5e3755c46a
commit ef80645f90
2 changed files with 300 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -336,7 +336,7 @@ var (
EIP155Block: big.NewInt(0),
EIP158Block: big.NewInt(0),
ByzantiumBlock: big.NewInt(0),
ConstantinopleBlock: nil,
ConstantinopleBlock: big.NewInt(0),
Ethash: new(EthashConfig),
Clique: nil,
XDPoS: &XDPoSConfig{