diff --git a/common/constants.local.go b/common/constants.local.go index 737b609182..5626c97a08 100644 --- a/common/constants.local.go +++ b/common/constants.local.go @@ -28,7 +28,7 @@ var localConstant = constant{ TIPV2SwitchBlock: big.NewInt(0), tipXDCXMinerDisable: big.NewInt(0), tipXDCXReceiverDisable: big.NewInt(0), - eip1559Block: big.NewInt(9999999999), + eip1559Block: big.NewInt(0), cancunBlock: big.NewInt(9999999999), trc21IssuerSMCTestNet: HexToAddress("0x0E2C88753131CE01c7551B726b28BFD04e44003F"),