/** * Tests for the wallet-dependent half of reorg recovery. * * WASM-backed: the hashlocks are compared against an independent * `expandPerVaultSecrets` run over the same root, and the auth-anchor oracle * runs against real `expandAuthAnchor` output, so a change to either * derivation fails here rather than silently rotating a depositor's secrets. */ export {}; //# sourceMappingURL=deriveHashlocksFromPrePegin.test.d.ts.map