rust-payjoin
rust-payjoin copied to clipboard
Implement `Eq`/`PartialEq` for error types
Somewhat related to #403 as it'll allow testing against specific error variants without string matching.