Sets the number of script‐verification worker threads.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
void
SetWorkerThreads(int worker_threads);
Parameters
Name |
Description |
worker_threads |
The worker thread count. |
Created with MrDocs