Closed Jrigada closed 1 month ago
The motivation of this PR is to solve the issue 579 that raised that a script that was meant to fail was not when not passing an rpc-url or fork-url
Check wether we are dealing with the test contract to avoid deploying it in Zk-vm and later try to execute in EVM.
Motivation
The motivation of this PR is to solve the issue 579 that raised that a script that was meant to fail was not when not passing an rpc-url or fork-url
Solution
Check wether we are dealing with the test contract to avoid deploying it in Zk-vm and later try to execute in EVM.