You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the useEthers hook add the following parameter:
connector: AbstractConnector - current connector
Also as a note I suggest adding this text to the general description, to help migrating from web3-react to useDapp:
This hook returns the whole object returned by the useWeb3React hook of the web3-react repo plus the activateBrowserWallet function.
The text was updated successfully, but these errors were encountered:
Description
In the useEthers hook add the following parameter:
connector: AbstractConnector - current connector
Also as a note I suggest adding this text to the general description, to help migrating from web3-react to useDapp:
This hook returns the whole object returned by the useWeb3React hook of the web3-react repo plus the activateBrowserWallet function.
The text was updated successfully, but these errors were encountered: