diff options
| -rwxr-xr-x | consensus_health_checker.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/consensus_health_checker.py b/consensus_health_checker.py index 68fad73..b0efb5c 100755 --- a/consensus_health_checker.py +++ b/consensus_health_checker.py @@ -323,7 +323,7 @@ def run_checks(consensuses, votes): #unmeasured_relays, has_authority_flag, is_recommended_versions, - #bad_exits_in_sync, + bad_exits_in_sync, bandwidth_authorities_in_sync, ) |
