Returns whether the witness stack is empty.

Synopsis

Declared in <script/script.h>

bool
IsNull() const;

Return Value

true if the stack is empty.

Created with MrDocs