Files
bitcoin/src/script
Antoine Poinsot 48749cf4c7 miniscript: correct and_v() properties
and_v() must never be 'd'. This is not a bug fix since this was
unreachable in valid Miniscripts: the first sub of an and_v() must be of
type V, which conflicts with (i.e. never has) property 'd'.

Github-Pull: #34434
Rebased-From: 4fab35cf88
2026-01-30 11:51:35 +00:00
..
2025-05-09 15:06:51 +02:00
2025-05-14 14:00:43 -07:00