[#DEFAULT_PREVOUTFETCH_THREADS] = DEFAULT_PREVOUTFETCH_THREADS :mrdocs: Default number of worker threads used to prefetch block input prevouts. == Synopsis Declared in `<kernel/chainstatemanager_opts.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int32_t DEFAULT_PREVOUTFETCH_THREADS = {8}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#