[#kernel-ChainstateManagerOpts-script_execution_cache_bytes] = xref:kernel.adoc[kernel]::xref:kernel/ChainstateManagerOpts.adoc[ChainstateManagerOpts]::script_execution_cache_bytes :relfileprefix: ../../ :mrdocs: Size, in bytes, of the script execution result cache. == Synopsis Declared in `<kernel/chainstatemanager_opts.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t script_execution_cache_bytes = {DEFAULT_SCRIPT_EXECUTION_CACHE_BYTES}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#