From 6b56d96ba521aa9dc3ecafbe048984839a54f8a2 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 21 Mar 2025 06:41:03 +0100 Subject: [PATCH] more neat --- show-status.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/show-status.sh b/show-status.sh index ab872609..8dc5dafb 100755 --- a/show-status.sh +++ b/show-status.sh @@ -9,7 +9,7 @@ blacklist=( "drpc.yml" "drpc-free.yml" "drpc-home.yml" # dshackles "arbitrum-one-mainnet-arbnode-archive-trace.yml" # always behind and no reference rpc "ethereum-beacon-mainnet-lighthouse-pruned-blobs" # can't handle beacon rest api yet - "rpc.yml" "monitoring.yml" "ftp.yml" "backup-http.yml" # no rpcs + "rpc.yml" "monitoring.yml" "ftp.yml" "backup-http.yml" "base.yml" # no rpcs ) # Flag to track if any invocation failed for the alert scripts