//! P2TR vault address: re-export the existing `causeway_derive::btc`
//! pipeline (Causeway tweak → BIP-341 TapTweak → bech32m).
//!
//! Kept thin — `causeway-derive` already does the full chain. This
//! crate's value is the `tx::*` and `sign::*` shapes that consume
//! the resulting address.
pub use ;
pub use canonicalize_path;