We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b85090 + 11f9df8 commit bb1d238Copy full SHA for bb1d238
params/config_arbitrum.go
@@ -44,7 +44,7 @@ const ArbosVersion_FixRedeemGas = ArbosVersion_11
44
const ArbosVersion_Stylus = ArbosVersion_30
45
const ArbosVersion_StylusFixes = ArbosVersion_31
46
const ArbosVersion_StylusChargingFixes = ArbosVersion_32
47
-const MaxArbosVersionSupported = ArbosVersion_50
+const MaxArbosVersionSupported = ArbosVersion_40
48
const MaxDebugArbosVersionSupported = ArbosVersion_50
49
const ArbosVersion_Dia = ArbosVersion_50
50
0 commit comments