Skip to content

Signer should support KeyRequest::XOnlyPubkey #19

@ValuedMammal

Description

@ValuedMammal

Since bitcoin 0.32.6, get_key can accommodate key requests for common map types (e.g. BTreeMap<PublicKey, PrivateKey>) when the request is a XOnlyPublicKey. I think our Signer impl could easily be updated to make use of this fact, which would enable signing in more contexts such as taproot.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions