This PR adds a bit of new code because our version of the planning module in miniscript is a bit simpler, so we have to do more things here.
This also starts using PSBTs as a storage medium for signatures, to remove the need for a special "signatures container" struct which was present before.
Use the new planning module in the example
This PR adds a bit of new code because our version of the planning module in miniscript is a bit simpler, so we have to do more things here.
This also starts using PSBTs as a storage medium for signatures, to remove the need for a special "signatures container" struct which was present before.