Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to TradeTrustErc721Factory using the Signer (wallet in ethers) #223

Closed
MidhunKRaj opened this issue Aug 26, 2020 · 4 comments

Comments

@MidhunKRaj
Copy link

I have been working on the token registry integration in which I used the Signer(both based on private key and on mnemonics). I am getting an invalid message when I tried using the ethers. It was successful in the document verification process with the document store. Please check the attached image for the further details about the error. Kindly respond as soon as possible.

trade trust issue

@MidhunKRaj MidhunKRaj changed the title Unable to connect TradeTrustErc721Factory using the Signer Unable to connect to TradeTrustErc721Factory using the Signer Aug 26, 2020
@MidhunKRaj MidhunKRaj changed the title Unable to connect to TradeTrustErc721Factory using the Signer Unable to connect to TradeTrustErc721Factory using the Signer (wallet in ethers) Aug 26, 2020
@yehjxraymond
Copy link
Contributor

Check that your ethers version is v5.

@yehjxraymond
Copy link
Contributor

Also, your private key is not so private anymore

@MidhunKRaj
Copy link
Author

MidhunKRaj commented Aug 26, 2020

Check that your ethers version is v5.
Thanks for your comment.
My ethers version is 6.13.7. Will that be a problem?

@yehjxraymond
Copy link
Contributor

The latest version is only 5.0.9 ....
https://www.npmjs.com/package/ethers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants