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
I have already managed to connect to the wallet(metamask). now I want sign (eth_signTransaction) and send transaction(eth_sendRawTransaction) ( use contract methods)
Thanks in advance for your help
The text was updated successfully, but these errors were encountered:
I've also tried to sign a message with wallet connect. If I sign from metamask, no callback is fired. If I deny the signing request, callback fires properly.
I've also tried to sign a message with wallet connect. If I sign from metamask, no callback is fired. If I deny the signing request, callback fires properly.
hi, I also met the same problem, how did you solve it? @Crysis21
I have already managed to connect to the wallet(metamask). now I want sign (eth_signTransaction) and send transaction(eth_sendRawTransaction) ( use contract methods)
Thanks in advance for your help
The text was updated successfully, but these errors were encountered: