aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/locked_txn.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
Update copyright year to 2020
2020-03-12core: move the LockedTXN class out of txpool so it may be reusedmoneromooo-monero1-0/+53
for example, in the RPC server