You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fmt.Printf("✅ Copied deploy-config json file to validation module\n")
so that if the chain is frontier and not a standard candidate, we swallow the error and print out a meaningful message since we do not require this information for chains that won't ever be subject to the genesis-allocs validation.
The text was updated successfully, but these errors were encountered:
We should modify this code:
superchain-registry/add-chain/main.go
Lines 196 to 201 in acb5f92
so that if the chain is frontier and not a standard candidate, we swallow the error and print out a meaningful message since we do not require this information for chains that won't ever be subject to the genesis-allocs validation.
The text was updated successfully, but these errors were encountered: