As we have been doing in other places deprecate `to_bytes` in favour of `to_vec`. Note this is only for functions that return a `Vec`, the `key` module has `CompressedKey::to_bytes` still as it returns an array. |
||
---|---|---|
.. | ||
ecdsa.rs | ||
key.rs | ||
mod.rs | ||
sighash.rs | ||
taproot.rs |