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
Make sure our error conversions are sane so that arbitrary types don't get converted into unrelated errors accidentally.
Where payjoin depends on error types from external dependencies, consider changing the payjoin API to encapsulate those errors to that the API can be stabilized without depending on external dependency stability, e.g. in this comment re: bitcoin_uri