btck::ChainstateManagerOptions::SetWorkerThreads

Sets the number of script-verification worker threads.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

void
SetWorkerThreads(int worker_threads);

Parameters

NameDescription
worker_threadsThe worker thread count.