Lesson 8: Fund function problem 'Internal JSON-RPC error.' #5261
Unanswered
Aishwaria8786
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@Aishwaria8786 check your hardhat node terminal, it will show you the revert error thrown by your smart contracts. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing this problem in browsers console.
{code: -32603, message: 'Internal JSON-RPC error.', data: {…}, stack: '{\n "code": -32603,\n "message": "Internal JSON-RP…eogaeaoehlefnkodbefgpgknn/background-3.js:1:10469'}
Fund function wasn't working before and after creating a new network Hardhat Localhost and importing Eths.
Beta Was this translation helpful? Give feedback.
All reactions