private static bool ShouldNotTrackInvalidation(BlockHeader header) { return(!HeaderValidator.ValidateHash(header)); }