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
After using npm run hardhat deploy-uniswap i received the following in console
hardhat deploy-uniswap
thread 'tokio-runtime-worker' panicked at crates/edr_evm/src/blockchain/remote.rs:222:14:
Must be present as this is not a pending block
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Why it can be?
The text was updated successfully, but these errors were encountered:
After using npm run hardhat deploy-uniswap i received the following in console
thread 'tokio-runtime-worker' panicked at crates/edr_evm/src/blockchain/remote.rs:222:14:
Must be present as this is not a pending block
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceWhy it can be?
The text was updated successfully, but these errors were encountered: