pub type XOnlyPublicKey = XOnlyPublicKey;
👎Deprecated since 0.28.0: Please use util::key::XOnlyPublicKey instead
Expand description

Deprecated re-export of secp256k1::XOnlyPublicKey

Aliased Type§

struct XOnlyPublicKey(/* private fields */);