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
We saw several similar issues in the past where users used the --networkid parameter to try to connect to a testnet.
I think we need some documentation about the parameter and why user also need to choose the chain config (via --ropsten or --goerli). --networkid only sets the network id and uses the default chain config for mainnet.
We saw several similar issues in the past where users used the
--networkid
parameter to try to connect to a testnet.I think we need some documentation about the parameter and why user also need to choose the chain config (via
--ropsten
or--goerli
).--networkid
only sets the network id and uses the default chain config for mainnet.See #20968, #21550
The text was updated successfully, but these errors were encountered: