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