Puts the state into the run-time error mode.
Declared in <consensus/validation.h>
bool
Error(std::string const& reject_reason);
Always false, so callers can return this directly.
| Name | Description |
|---|---|
| reject_reason | Reason recorded when the state was previously valid. |