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.
1 parent 64c91dd commit 17cd001Copy full SHA for 17cd001
params/config_arbitrum.go
@@ -115,7 +115,7 @@ func ArbitrumDevTestParams() ArbitrumChainParams {
115
EnableArbOS: true,
116
AllowDebugPrecompiles: true,
117
DataAvailabilityCommittee: false,
118
- InitialArbOSVersion: 31,
+ InitialArbOSVersion: 32,
119
InitialChainOwner: common.Address{},
120
}
121
@@ -125,7 +125,7 @@ func ArbitrumDevTestDASParams() ArbitrumChainParams {
125
126
127
DataAvailabilityCommittee: true,
128
129
130
131
0 commit comments