From 094f29a6cd44ca67c9b9a882a70a7159ec42be40 Mon Sep 17 00:00:00 2001 From: Rob Cannon Date: Sat, 26 Oct 2024 13:00:50 +0700 Subject: [PATCH] chore: update berlin target - #1568 --- .upptimerc.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 05d2a5f13d..40db05e41a 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -88,10 +88,10 @@ sites: method: POST body: '{"jsonrpc": "2.0","method": "icx_getLastBlock","id": 1234}' - - name: Prod Berlin RPC - url: https://api.berlin.icon.community/api/v3 - method: POST - body: '{"jsonrpc": "2.0","method": "icx_getLastBlock","id": 1234}' +# - name: Prod Berlin RPC +# url: https://api.berlin.icon.community/api/v3 +# method: POST +# body: '{"jsonrpc": "2.0","method": "icx_getLastBlock","id": 1234}' # - name: Prod Berlin Amsterdam RPC # url: https://api.berlin.ams.vultr.icon.community/api/v3 # method: POST