Skip to content

Commit

Permalink
Note about writeL2ChainConfig timeboost arbos vers
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-Wilson committed Oct 21, 2024
1 parent e3c0ac9 commit 690c96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ function writeL2ChainConfig(argv: any) {
"EnableArbOS": true,
"AllowDebugPrecompiles": true,
"DataAvailabilityCommittee": argv.anytrust,
"InitialArbOSVersion": 31, // TODO put back to version 32
"InitialArbOSVersion": 32, // TODO For Timeboost, this still needs to be set to 31
"InitialChainOwner": argv.l2owner,
"GenesisBlockNum": 0
}
Expand Down

0 comments on commit 690c96e

Please sign in to comment.