diff options
author | Andrew Chow <achow101-github@achow101.com> | 2020-02-10 19:50:59 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2020-03-09 11:16:20 -0400 |
commit | 82a30fade70a2a95c2bbeac4aa06dafda600479d (patch) | |
tree | cc02aef6e3e2821fde11a53a82469db51f5eb3cd /src/util | |
parent | 3d70dd99f9f74eef70b19ff6f6f850adc0d5ef8f (diff) |
Move key and script filling and signing from CWallet::FillPSBT to ScriptPubKeyMan::FillPSBT
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.
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions