diff options
author | furszy <matiasfurszyfer@protonmail.com> | 2022-07-22 16:16:44 -0300 |
---|---|---|
committer | furszy <matiasfurszyfer@protonmail.com> | 2022-10-26 15:52:35 -0300 |
commit | 295852f61998a025b0b28a0671e6e1cf0dc08d0d (patch) | |
tree | 059002052b8d54834f629bd80f8f5fb558708f41 /src/wallet/interfaces.cpp | |
parent | 37e7887cb4bfd7db6eb462ed0741c45aea22a990 (diff) |
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 'src/wallet/interfaces.cpp')
0 files changed, 0 insertions, 0 deletions