Convenience class for initializing and passing the script execution cache and signature cache.
Synopsis
Declared in <validation.h>
class ValidationCache;
Member Functions
Name |
Description |
|
Constructors |
|
Copy assignment is disabled. |
Return a copy of the pre‐initialized hasher. |
Data Members
Name |
Description |
Cache of results for scripts that have already been executed successfully. |
|
Cache of individual signature verification results. |
Created with MrDocs