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
Hi, any update of this?
Still issue for me as well.
Let me add some details:
When we are initialising contract we need to pass signerOrProvider as third parameter. new hethers.Contract(address, ABI, signerOrProvider)
Inside this function call there is check on property _isSigner, which HashConnectSigner does not have. Even if we add this prop manually, contracts HashConnectSigner from hashpack and Signer from hethers still really different.
Please guys check it out.
Hi, I dont remember exactly. I think its better to use @hashgraph/sdk, thats what I did. Maybe you can find answers in their source code, I dont know whether its open-source or not
Error: invalid signer or provider
wen using with hethers.Contract
The text was updated successfully, but these errors were encountered: