How to get rid of the console logs from JsonRpcProvider class #4701
Unanswered
moneyDev1111
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a console log in the provider-jsonrpc.ts file
JsonRpcProvider failed to detect network and cannot start up; retry in 1s (perhaps the URL is wrong or the node is not started)
and here's how I try removing it (AT THE VERY BOTTOM OF THE CODE ALMOST )
upd ( SKIP THE CODE ) it's redundant and irrelevant, you know what console.log I'm talking about
but I still get this console log.......why?? how to make it go away ( of course editing the lib file itself is not an option )
Beta Was this translation helpful? Give feedback.
All reactions