aboutsummaryrefslogtreecommitdiff
path: root/src/common/powerof.h
Commit message (Collapse)AuthorAgeFilesLines
* Make Blockchain::get_fee_quantization_mask() compile timeSChernykh2020-10-201-0/+26
This also removes potential thread safety bug in that function.