Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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