next-web3-boilerplate icon indicating copy to clipboard operation
next-web3-boilerplate copied to clipboard

library.getSigner(account) is not a function

Open RyanCwynar opened this issue 3 years ago • 0 comments

Inside the useContract hook, I'm getting an issue where library.getSigner is not a function.

I'm wondering if there was an update in the API for web3-react or something

RyanCwynar avatar Sep 24 '22 21:09 RyanCwynar