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

dev: rejected transaction status #320

Open
EvolveArt opened this issue Oct 10, 2024 · 1 comment
Open

dev: rejected transaction status #320

EvolveArt opened this issue Oct 10, 2024 · 1 comment

Comments

@EvolveArt
Copy link
Contributor

Current Behavior

Right now, any validation error (nonce, invalid signature..) is not popped up back to the user, there is no way to see on the client side why the tx has failed.

When trying to query the receipt there will be an error: Transaction Hash not found

Expected Behavior

It should return a receipt with the REJECTED status.

@antiyro
Copy link
Member

antiyro commented Oct 10, 2024

Could you point us the exact method you are using that doesnt return the desired reject?

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