mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-07 10:05:06 -05:00
changes based on the output cppcheck --enable=all --inconclusive --force *.hpp * marked members const where possible * marked members noexcept where possible * marked members static where possible * changed to constructor initialization lists where possible