danicoin/src/blockchain_db/lmdb
moneromooo-monero 275894cdef
blockchain: always select random outs using triangular distribution
It was only used by the older blockchain_storage.
We also move the code to the calling blockchain level, to avoid
replicating the code in every DB implementation. This also makes
the get_random_out method obsolete, and we delete it.
2015-08-09 18:07:44 +01:00
..
db_lmdb.cpp blockchain: always select random outs using triangular distribution 2015-08-09 18:07:44 +01:00
db_lmdb.h blockchain: always select random outs using triangular distribution 2015-08-09 18:07:44 +01:00