aboutsummaryrefslogtreecommitdiff
path: root/src/qt/coincontroltreewidget.cpp
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2019-11-02 17:14:38 -0400
committerJohn Newbery <john@johnnewbery.com>2019-11-06 15:04:50 -0500
commit5506ecfe7a65d5705616bc048f2f1735b89993fb (patch)
treec2c62fb409c258cdda1e944737225aeca9f256af /src/qt/coincontroltreewidget.cpp
parentd9957623b48a7c3eff0ac750d1245fabfb1843a2 (diff)
downloadbitcoin-5506ecfe7a65d5705616bc048f2f1735b89993fb.tar.xz
[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/qt/coincontroltreewidget.cpp')
0 files changed, 0 insertions, 0 deletions