Access the queue of pending script verifications.
Synopsis
Declared in <validation.h>
CCheckQueue<CScriptCheck>&
GetCheckQueue();
Return Value
A reference to the script check queue.
Created with MrDocs
Access the queue of pending script verifications.
Declared in <validation.h>
CCheckQueue<CScriptCheck>&
GetCheckQueue();
A reference to the script check queue.
Created with MrDocs