This commit enhances the readability of large numeric literals across various parts of the Bitcoin Core codebase by introducing thousands separators (’), leveraging the C++14 digit separator feature.
This readability enhancement follows the precedent set in various places within the Bitcoin Core codebase and aligns with ongoing efforts to improve code quality and developer experience: delimiters were already used in a few places, even in comments: