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

Rabby returns "User Cancel" when a Gnosis Safe transaction is successfully queued #2250

Open
danaugrs opened this issue May 1, 2024 · 1 comment

Comments

@danaugrs
Copy link

danaugrs commented May 1, 2024

Hi!

Rabby is returning "User Cancel" when a Gnosis Safe transaction is successfully queued. Can this be fixed? I think this is coming from:

new EthereumProviderError(4001, 'User Cancel')

Thanks!

@vvvvvv1vvvvvv
Copy link
Member

Since there is no tx hash when safe transaction queued, we can't tell dapp this transaction is completed without tx hash, so the workaround is return an Error message

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

2 participants