mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-11 06:22:53 +02:00
Some prep work for Miniscript. BuildScript is an efficient way to build Scripts in a generic manner (by concatenating OPs, data, and other Scripts). Co-Authored-By: Pieter Wuille <pieter@wuille.net>