diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-10-29 13:06:45 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-10-30 08:23:40 +0000 |
commit | 935f74624928ddff8edf5bb32e68d3adfa91ef81 (patch) | |
tree | 2ea96af7eefb78ee1c5080a4f91e1deb4848dedb /Doxyfile | |
parent | Merge pull request #2601 (diff) | |
download | monero-935f74624928ddff8edf5bb32e68d3adfa91ef81.tar.xz |
blockchain: do not lock the blockchain lock for simple DB getters
It is safe in those cases, though might return slightly out of date
information if another thread is busy modifying the blockchain,
but it avoids potentially lengthy delays just to get things like
the current blockchain height.
Diffstat (limited to 'Doxyfile')
0 files changed, 0 insertions, 0 deletions