Skip to content

Should PublicKey's Debug show the compact form? #835

@TheBlueMatt

Description

@TheBlueMatt

PublicKey's Display shows the compact form that is commonly used in bitcoin, but Debug does not. At least in lightning-land this is pretty annoying cause trying to Debug structs gives a useless public key encoding that doesn't match with anything else. ISTM Debug would be more useful with the compact pubkeys.

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