danicoin/src/blockchain_db/lmdb
moneromooo-monero c96f9b0255
db_lmdb: guard against going out of sync on unexpected db results
m_num_outputs keeps track of the number of outputs, which should
be the same as the size of both the output_txs and output_amounts
databases. If one goes out of sync, we need to throw to abort
whatever it is we were doing.
2016-12-01 14:29:35 +00:00
..
db_lmdb.cpp db_lmdb: guard against going out of sync on unexpected db results 2016-12-01 14:29:35 +00:00
db_lmdb.h wallet: select part of the fake outs from recent outputs 2016-10-15 18:17:16 +01:00