aboutsummaryrefslogtreecommitdiff
path: root/src/node/coinstats.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move-only: move coins statistics utils out of RPCJames O'Beirne2019-08-271-0/+77
These procedures will later be used in the ChainstateManager to compute statistics (particularly a content hash) for UTXO sets coming in from snapshots.