diff options
author | ishaanam <ishaana.misra@gmail.com> | 2022-08-23 15:24:00 -0400 |
---|---|---|
committer | ishaanam <ishaana.misra@gmail.com> | 2023-03-18 20:58:15 -0400 |
commit | 6e9f8bb050785dbc754b6bb493aad9139908ef98 (patch) | |
tree | 58bd4cf39af31fd9413cb79a351b08f39948a519 /src/script/miniscript.h | |
parent | a5b4883fb43d01bfef1244df62c64bf8691ca63a (diff) |
rpc, tests: in `utxoupdatepsbt` also look for the transaction in the txindex
Previously only the segwit utxos being spent by the psbt were looked for and
added to the psbt. Now, the full transaction corresponding to each of these
utxos (legacy and segwit) is looked for in the txindex and mempool and added
to the psbt. If txindex is disabled and the transaction is not in the mempool,
then we fall back to getting just the utxo (if segwit) from the utxo set.
Diffstat (limited to 'src/script/miniscript.h')
0 files changed, 0 insertions, 0 deletions