mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-18 18:08:12 +01:00
Instead of fetching a SigningProvider from ScriptPubKeyMan in order to fill and sign the keys and scripts for a PSBT, just pass that PSBT to a new FillPSBT function that does all that for us.