VoidSigner cannot sign transactions #2593
Unanswered
DeployIsComing
asked this question in
Q&A
Replies: 2 comments 1 reply
-
That’s the entire purpose of a VoidSigner, to not be able to sign things. It doesn’t have access to a private key, and just responds to |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, just to let you know... I managed to solve this problem. The problem was because I was informing the wallet not signer... so first of all get metamask signer
then provide signer to proxy
BANNG!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to mint an NFT through proxy and I'm always receiving this message
"VoidSigner cannot sign transactions"
I found this error is thrown from VoidSigner class. Does anybody know what it is? How to fix?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions