/** * Wrapper-contract tests for the WASM-backed expanders re-exported by * `tbv/core/vault-secrets`. Pins the public-API contract that ts-sdk callers * depend on, plus JS-side golden vectors guarding the vendored binary: any * vault-wasm re-pin that drifts these bytes rotates every existing deposit's * on-chain-binding secrets (hard fork) and must not ship. The same vectors * are pinned Rust-side in vault-wasm `lib.rs` and btc-vault * `golden_vectors_pinned`. */ export {}; //# sourceMappingURL=expand.test.d.ts.map