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 42a3074 + a618bcb commit d5da929Copy full SHA for d5da929
params/config_arbitrum.go
@@ -46,7 +46,7 @@ const ArbosVersion_FixRedeemGas = ArbosVersion_11
46
const ArbosVersion_Stylus = ArbosVersion_30
47
const ArbosVersion_StylusFixes = ArbosVersion_31
48
const ArbosVersion_StylusChargingFixes = ArbosVersion_32
49
-const MaxArbosVersionSupported = ArbosVersion_50
+const MaxArbosVersionSupported = ArbosVersion_51
50
const MaxDebugArbosVersionSupported = ArbosVersion_51
51
const ArbosVersion_Dia = ArbosVersion_50
52
const ArbosVersion_MultiConstraintFix = ArbosVersion_51
0 commit comments