You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
secp256k1::PublicKey is the only type that can be used to derive both XOnlyPublicKey and bitcoin::PublicKey. This pattern is useful a lot in downstream wallets, when they do not know which key type will be held by descriptors.