Skip to content

Commit

Permalink
Merge branch 'sign-messages-sovereign-builder' of github.com:Espresso…
Browse files Browse the repository at this point in the history
…Systems/nitro-espresso-integration into sign-messages-sovereign-builder
  • Loading branch information
Sneh1999 committed Sep 24, 2024
2 parents 16ba37f + 5026c5b commit 48e062a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arbos/arbosState/arbosstate.go
Original file line number Diff line number Diff line change
Expand Up @@ -329,11 +329,9 @@ func (state *ArbosState) UpgradeArbosVersion(

case 35:
// Espresso marketplace compatible ArbOS version.
chainConfig.ArbitrumChainParams.EnableEspresso = true

case 36, 37, 38, 39:
// these versions are left to Orbit chains for custom upgrades.

default:
return fmt.Errorf(
"the chain is upgrading to unsupported ArbOS version %v, %w",
Expand Down

0 comments on commit 48e062a

Please sign in to comment.