Skip to content

allow dumpblindingkey to accept unconfidential address (when invoked with special flag ?) #511

Closed
@dgpv

Description

@dgpv

Right now dumpblindingkey checks that the address that is passed to it is confidential address, and compares the pubkey with the one generated from blinding key.

But sometimes it is not easy to get the confidential address - for example if we want blinding key for the change address, or it is just inconvenient to go find where you recorded the correcponding confidential address when you are looking at the address in getrawtransaction output.

I think allowing to dump a blinding key for any address would be useful for testing/debugging purposes.

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