LESSON 13, Error: invalid signer (argument="signer", value={"deployer":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"}, code=INVALID_ARGUMENT, #2344
-
When i try to run my aaveborrow script using i get this error
This is my aaveborrow script
And this is my getWeth script
This is my helper hardhat config file from Repo..
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
@Benrockiee add |
Beta Was this translation helpful? Give feedback.
-
Hey @Benrockiee add this |
Beta Was this translation helpful? Give feedback.
@Benrockiee add
--network localhost
at the end of the command and make sure the hardhat node is running. Let me know if you still face issues.