Default size in bytes of the script‐execution result cache.
Synopsis
Declared in <script/sigcache.h>
inline constexpr size_t DEFAULT_SCRIPT_EXECUTION_CACHE_BYTES = {DEFAULT_VALIDATION_CACHE_BYTES / 2};
Created with MrDocs