diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2014-09-03 09:25:32 +0200 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2014-09-23 22:29:21 +0200 |
commit | c9d1a81ce76737a73c9706e074a4fe8440c8277e (patch) | |
tree | e0632f5b7e27ff788ecfef97e0bfd7d31ef12b21 /src/net.h | |
parent | f28aec014edd29cfc669cf1c3f795c0f1e2ae7e2 (diff) |
Get rid of CCoinsView's SetCoins and SetBestBlock.
All direct modifications are now done through ModifyCoins, and BatchWrite is
used for pushing batches of queued modifications up, so we don't need the
low-level SetCoins and SetBestBlock anymore in the top-level CCoinsView class.
Diffstat (limited to 'src/net.h')
0 files changed, 0 insertions, 0 deletions