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 deployment process assumes the anvil node starts pristine, and tries to send transactions starting from nonce zero.
It would be better if the deployment also works with an anvil instance that has already a pre-existing state, and the nonce is not zero.
The text was updated successfully, but these errors were encountered:
The deployment process assumes the anvil node starts pristine, and tries to send transactions starting from nonce zero.
It would be better if the deployment also works with an anvil instance that has already a pre-existing state, and the nonce is not zero.
The text was updated successfully, but these errors were encountered: