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
The easiest check here is that genesis matches expectations but storing the network id would also be a way forward - otherwise, it's possible to start the application on a data-dir created for mainnet while launching with --network:xxx and it'll boot up without any issues, but newPayload will fail.
The text was updated successfully, but these errors were encountered:
The easiest check here is that genesis matches expectations but storing the network id would also be a way forward - otherwise, it's possible to start the application on a data-dir created for mainnet while launching with
--network:xxx
and it'll boot up without any issues, but newPayload will fail.The text was updated successfully, but these errors were encountered: