Skip to content

Implement std::error::Error for Uri errors #6

@spacebear21

Description

@spacebear21

Seems like these bitcoin_uri errors should be std::error::Error if std is available, as rust-bitcoin is (they're really fancy about this), and then .map_err(Box::from) would be appropriate to keep the full error information. But I recognize this is aspirational and extremely detailed. Something to note in bitcoin_uri for completeness.

Originally posted by @DanGould in payjoin/rust-payjoin#512 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions