[#btck-ChainstateManagerOptions-SetWorkerThreads] = xref:btck.adoc[btck]::xref:btck/ChainstateManagerOptions.adoc[ChainstateManagerOptions]::SetWorkerThreads :relfileprefix: ../../ :mrdocs: Sets the number of script‐verification worker threads. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetWorkerThreads(int worker_threads); ---- == Parameters [cols="1,4"] |=== | Name| Description | *worker_threads* | The worker thread count. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#