/** * Tests for the parameter search that recovers a reorg-stranded Pre-PegIn. * * Every case runs against a REAL WASM-built funded transaction — genuine HTLC * connector scriptPubKeys and genuine sizing — because the search's whole job * is to reproduce those bytes from the wrong end. A mocked oracle would prove * nothing. * * The differential these assert is the one file 01 §9 asks for: the recovered * parameters must equal the ones the transaction was built with, recovered * without ever being told what they were. */ export {}; //# sourceMappingURL=reconstructPeginParams.test.d.ts.map