Move the random_shuffle call back into SelectCoinsMinConf() so we can unit test it.
commite333ab56d5b9fd6b0510ef6b98caa8bfc5059082
authorChris Moore <dooglus@gmail.com>
Sat, 7 Apr 2012 17:52:40 +0000 (7 10:52 -0700)
committerLuke Dashjr <luke-jr+git@utopios.org>
Mon, 4 Jun 2012 16:36:39 +0000 (4 16:36 +0000)
treef5c97d9e926002a326b1882a0187a875b75d430a
parent9b0369c773c1d350a05435d8d3ec4e954828fb82
Move the random_shuffle call back into SelectCoinsMinConf() so we can unit test it.
src/wallet.cpp