diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-05-20 15:21:15 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-05-30 14:10:10 -0400 |
commit | 96c2c9520e80ee4fed92f0e1ab859d59fcbdb110 (patch) | |
tree | 45f98c0735d5b390d4223174b1ef6ec0901f84ac /COPYING | |
parent | b583f73354c617ede9145f9738f13cedf1c13e08 (diff) |
scripted-diff: Rename SelectCoinsMinConf to AttemptSelection
SelectCoinsMinConf is a bit of a misnomer now since it really just does
all of the coin selection given some parameters. So rename this to
something less annoying to say and makes a bit more sense.
-BEGIN VERIFY SCRIPT-
sed -i 's/SelectCoinsMinConf/AttemptSelection/g' $(git grep -l SelectCoinsMinConf ./src)
-END VERIFY SCRIPT-
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions