-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Labels
M-needs-triageMeta: this issue needs to be labelledMeta: this issue needs to be labelled
Description
- It will continue, whereas this is a fatal error
- It will report "l1 has mismatched chain ID" which we can't know because we didn't get a responsehttps://app.circleci.com/pipelines/github/ethereum-optimism/superchain-registry/15762/workflows/a2290924-0c1e-4405-91fb-b52b5c37723d/jobs/96919
superchain-registry/ops/internal/config/superchain.go
Lines 41 to 42 in adf8cf6
if err := validateL1ChainID(ctx, url, superchainId); err != nil { | |
lgr.Warn("l1-rpc-url has mismatched l1 chainId", "urlIndex", i, "err", err) |
Metadata
Metadata
Assignees
Labels
M-needs-triageMeta: this issue needs to be labelledMeta: this issue needs to be labelled