Skip to content

Expose structured result types for bech32 encoding and decoding #39

@tochicool

Description

@tochicool

Currently, the Bitcoin.Address.Bech32 module does not allow the caller to inspect and handle bech32m encoding and decoding failure conditions. This may be useful for applications that use bech32 encoding with relaxed requirements, like lightning network payment requests or taro addresses, as well as applications that want to report more meaningful error messages.

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