mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-05 06:43:47 +01:00
Simplify the witness malleation test helper by converting the ValidWitnessMalleatedTx class to a standalone function build_malleated_tx_package() and updating call sites. Co-authored-by: rkrux <rkrux.connect@gmail.com>