aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_psbt.py
diff options
context:
space:
mode:
authorfurszy <matiasfurszyfer@protonmail.com>2022-07-22 16:16:44 -0300
committerfurszy <matiasfurszyfer@protonmail.com>2022-10-26 15:52:35 -0300
commit295852f61998a025b0b28a0671e6e1cf0dc08d0d (patch)
tree059002052b8d54834f629bd80f8f5fb558708f41 /test/functional/rpc_psbt.py
parent37e7887cb4bfd7db6eb462ed0741c45aea22a990 (diff)
downloadbitcoin-295852f61998a025b0b28a0671e6e1cf0dc08d0d.tar.xz
wallet: encapsulate pre-selected-inputs lookup into its own function
First step towards decoupling the pre-selected-inputs fetching functionality from `SelectCoins`. Which, will let us not waste resources calculating the available coins if one of the pre-set inputs has an error. (right now, if one of the pre-set inputs is invalid, we first walk through the entire wallet txes map just to end up failing right after it finish)
Diffstat (limited to 'test/functional/rpc_psbt.py')
0 files changed, 0 insertions, 0 deletions