aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/locked_txn.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* core: move the LockedTXN class out of txpool so it may be reusedmoneromooo-monero2020-03-121-0/+53
for example, in the RPC server