• Chris Moore's avatar
    Refactor SelectCoinsMinConf() and add unit tests. · 51b34608
    Chris Moore authored
    AvailableCoins() makes a vector of available outputs which is then passed to SelectCoinsMinConf().  This allows unit tests to test the coin selection algorithm without having the whole blockchain available.
    51b34608
wallet.cpp 50.2 KB