Validates the witness-override invariant: a witness-quorum boost must never be able to push a branch past the rollback horizon, so maxWitnessOverrideDepth <= maxRewindCommits. Throws on violation.
maxWitnessOverrideDepth <= maxRewindCommits
Validates the witness-override invariant: a witness-quorum boost must never be able to push a branch past the rollback horizon, so
maxWitnessOverrideDepth <= maxRewindCommits. Throws on violation.