-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't workingtsThis issues is related to ts lib changesThis issues is related to ts lib changes
Description
Somebody using web3-react and ethers.js v5 with this library currently is unable to initialize the CPK:
I think the error is triggered from here: https://github.com/ethers-io/ethers.js/blob/22dee96f512ad7d7cae5d278cc607cdff6112f05/packages/contracts/src.ts/index.ts#L624
The return value of library.getSigner(account) seems legit at first glance though:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtsThis issues is related to ts lib changesThis issues is related to ts lib changes

