danicoin/src/blockchain_db/lmdb
moneromooo-monero 5eef64578b
db: throw when given a non txout_to_key output to add
The check was explicit in the original version, so it seems
safer to make it explicit here, especially as it is now done
implicitely in a different place, away from the original check.
2015-12-25 21:56:37 +00:00
..
db_lmdb.cpp db: throw when given a non txout_to_key output to add 2015-12-25 21:56:37 +00:00
db_lmdb.h Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00