Files
bitcoin/src/bench
Andrew Chow 96c2c9520e 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-
2021-05-30 14:10:10 -04:00
..
2015-10-06 17:46:12 +02:00
2021-03-15 17:26:35 -07:00
2020-08-14 14:56:18 +03:00
2021-02-01 22:30:06 +02:00
2020-12-21 19:57:33 +01:00