ValidationState::IsError

Returns true if the state was marked with a run-time error.

Synopsis

Declared in <consensus/validation.h>

bool
IsError() const;

Return Value

true if the state is in the error mode.