diff options
| author | Andrew Chow <[email protected]> | 2020-02-10 19:50:59 -0500 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2020-03-09 11:16:20 -0400 |
| commit | 82a30fade70a2a95c2bbeac4aa06dafda600479d (patch) | |
| tree | cc02aef6e3e2821fde11a53a82469db51f5eb3cd /src/httpserver.cpp | |
| parent | Move FillPSBT to be a member of CWallet (diff) | |
| download | discoin-82a30fade70a2a95c2bbeac4aa06dafda600479d.tar.xz discoin-82a30fade70a2a95c2bbeac4aa06dafda600479d.zip | |
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions