Open KorniienkoYehor opened 2 years ago
FWIW, the sign method's callback doesn't fire
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