We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a75f3 commit 2f0731bCopy full SHA for 2f0731b
package_variants/mainnet/mainnet-notifications.yaml
@@ -10,7 +10,7 @@ endpoints:
10
Content-Type: "application/json"
11
interval: "30s"
12
conditions:
13
- - "([STATUS] == 200 && [BODY].result == false)"
+ - "[BODY].result == false"
14
definition:
15
title: "Mainnet ETH Node Synced Check"
16
description: "Check if the Mainnet ETH Node is synced. You will receive a notification if the node is syncing and another one when it is synced."
0 commit comments