flocore-node/integration
Chris Kleeschulte 7c7abd26b1 isSpent logic
- Bitcoind's CCoinsViewMempool brings the mempool into view, but will not consider outputs therein as spent
- Changed the test description to match what is happening in that view
- Once a given tx has one confirmation, then isSpent will be true for those outputs
2015-09-21 16:13:10 -04:00
..
data gitignore, integration test, env 2015-09-11 10:58:52 -04:00
p2p.js - Throw error on err 2015-09-18 16:15:52 -04:00
regtest-node.js isSpent logic 2015-09-21 16:13:10 -04:00
regtest.js Merge pull request #240 from braydonf/gettxoutsetinfo 2015-09-18 13:20:46 -04:00