Refactor Taproot functions to accept any type implementing `Into<XOnlyPublicKey>`, instead of requiring `XOnlyPublicKey` directly. This improves ergonomics when working with compatible types, avoiding unnecessary `.into()` conversions at call sites. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |