We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm working on a wallet app with wallet connect. When I got a request by onEthSendTransaction, I just did these things below:
I can check the transaction on explorer. But the dapp web is still waiting for me to confirm the transaction.
Is there anyone can help me? Thanks!
The text was updated successfully, but these errors were encountered:
@thelazyindian can you take a look
Sorry, something went wrong.
Must be some issue or glitch on dapp side that might happen randomly at times I guess.
Hi guys any update on this? I also facing same issue on uniswap
Are you sending back the same request id you got when you received the request?
thelazyindian
No branches or pull requests
I'm working on a wallet app with wallet connect.
When I got a request by onEthSendTransaction, I just did these things below:
I can check the transaction on explorer. But the dapp web is still waiting for me to confirm the transaction.
Is there anyone can help me?
Thanks!
The text was updated successfully, but these errors were encountered: