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
Improve wallet error message such that the wallet is able to detect for example:
"Unreceived" transaction with finalize_tx.
"Incomplete" transaction with post endpoint.
etc...
Instead of crashing with Lib tx error. This also necessary to update the wallet api doc with all the possible error message so wallet devs can handle them.
The text was updated successfully, but these errors were encountered:
Improve wallet error message such that the wallet is able to detect for example:
finalize_tx
.post
endpoint.Instead of crashing with Lib tx error. This also necessary to update the wallet api doc with all the possible error message so wallet devs can handle them.
The text was updated successfully, but these errors were encountered: