• Gavin Andresen's avatar
    Remove CWalletTx::vfSpent · 335d0c34
    Gavin Andresen authored
    Use the spent outpoint multimap to figure out which wallet transaction
    outputs are unspent, instead of a vfSpent array that is saved
    to disk.
    335d0c34
txmempool.h 3.65 KB