diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-03-28 18:18:30 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-04-15 16:33:05 +0200 |
| commit | 509cb006d514cece5ab7680094f033c8dc8a2318 (patch) | |
| tree | f14b1a13f7613a592d2489616c48f71c734ee2d3 /src/script/ismine.cpp | |
| parent | Merge #7793: [doxygen] Fix member comments (diff) | |
| download | discoin-509cb006d514cece5ab7680094f033c8dc8a2318.tar.xz discoin-509cb006d514cece5ab7680094f033c8dc8a2318.zip | |
txdb: Add Cursor() method to CCoinsView to iterate over UTXO set
Add a method Cursor() to CCoinsView that returns a cursor which can be
used to iterate over the whole UTXO set.
- rpc: Change gettxoutsetinfo to use new Cursor method
- txdb: Remove GetStats method - Now that GetStats is implemented in
terms of Cursor, remove it.
Diffstat (limited to 'src/script/ismine.cpp')
0 files changed, 0 insertions, 0 deletions