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
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.
The text was updated successfully, but these errors were encountered:
Trantorian1
added
bug
Report an issue or unexpected behavior
sequencer
Related to the sequencing logic and implementation
node
Related to the full node implementation
labels
Jan 24, 2025
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.The text was updated successfully, but these errors were encountered: