We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I attempt to prank an address running on the zksync test network, I get an error.
set_zksync_test_env() with boa.prank("0x16423ACe65AEbB634C1bB5aaE2f507EE72B9A172"): usdc.approve(10, some_address)
You'll get:
ValueError: Account not available: 0x16423ACe65AEbB634C1bB5aaE2f507EE72B9A172
The text was updated successfully, but these errors were encountered:
matter-labs/era-test-node#396
Looks like it's a testnode issue
Sorry, something went wrong.
I'll leave this open for when they add it
No branches or pull requests
When I attempt to prank an address running on the zksync test network, I get an error.
You'll get:
The text was updated successfully, but these errors were encountered: