diff options
author | John Newbery <john@johnnewbery.com> | 2019-11-02 17:14:38 -0400 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2019-11-06 15:04:50 -0500 |
commit | 5506ecfe7a65d5705616bc048f2f1735b89993fb (patch) | |
tree | c2c62fb409c258cdda1e944737225aeca9f256af /src/test/bloom_tests.cpp | |
parent | d9957623b48a7c3eff0ac750d1245fabfb1843a2 (diff) |
[refactor] Replace global int nScriptCheckThreads with bool
The global nScriptCheckThreads int is confusing and is only needed for
its int-ness in AppInitMain. Move all `-par` parsing logic there and
replace the int nScriptCheckThreads with a bool
g_parallel_script_checks.
Also tidy up logic and improve comments.
Diffstat (limited to 'src/test/bloom_tests.cpp')
0 files changed, 0 insertions, 0 deletions