We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbda331 commit bbb6e35Copy full SHA for bbb6e35
params/config_arbitrum.go
@@ -50,7 +50,7 @@ const MaxArbosVersionSupported = ArbosVersion_51
50
const MaxDebugArbosVersionSupported = ArbosVersion_51
51
const ArbosVersion_Dia = ArbosVersion_50
52
const ArbosVersion_MultiConstraintFix = ArbosVersion_51
53
-const ArbosVersion_StylusContractLimit = ArbosVersion_50
+const ArbosVersion_StylusContractLimit = ArbosVersion_60
54
55
const DefaultMaxUncompressedBatchSize = 16 * 1024 * 1024 // 16 MB
56
0 commit comments