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
Whenever a user specifies --dev, we need them to manually specify a genesis JSON. We could, instead, embed in the client the genesis file we are using as a default. This can be done in a similar way to #3372.