-
I am doing brownie test just like https://youtu.be/M576WGiDBdQ?t=23329, but it shows the following error. I do see requests in my alchemy dashboard... Can someone give me clues about where might be wrong? thanks!! |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Dec 5, 2021
Replies: 1 comment 4 replies
-
Hello @ti51120 it seems is a problem with the connection to alchemy, please make sure you did the correct configuration on alchemy it should look something like this: also try to delete the network from brownie and add it again, may be you made a typo add adding the network. I hope this info might help, best regards Cromewar. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
cromewar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @ti51120 it seems is a problem with the connection to alchemy, please make sure you did the correct configuration on alchemy it should look something like this:
also try to delete the network from brownie and add it again, may be you made a typo add adding the network.
I hope this info might help, best regards Cromewar.