Skip to content

Commit

Permalink
Remove Goerli
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuan-chen committed Jul 9, 2024
1 parent 11f6a23 commit ca6b171
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/genesis_write.go
Original file line number Diff line number Diff line change
Expand Up @@ -841,8 +841,6 @@ func loadOPStackGenesisByChainName(name string) (*types.Genesis, error) {
switch opStackChainCfg.ChainID {
case params.OPMainnetChainID:
expectedHash = params.OPMainnetGenesisHash
case params.OPGoerliChainID:
expectedHash = params.OPGoerliGenesisHash
case params.BobaMainnetChainID:
expectedHash = params.BobaMainnetGenesisHash
case params.BobaSepoliaChainID:
Expand Down

0 comments on commit ca6b171

Please sign in to comment.