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:
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: