From ffcca1aea3b0d6217498fa6985ad924421819e10 Mon Sep 17 00:00:00 2001 From: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:50:36 +0530 Subject: [PATCH] [Chore] Remove POKT Sepolia and Goerli RPC URL (#19040) This commit removes the POKT (Grove) URL for Sepolia and Goerli as POKT dropped support. Now, we will use Infura RPC for Sepolia and Goerli as default. Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com> --- status-go-version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/status-go-version.json b/status-go-version.json index 543252a1bb..75b6ada22d 100644 --- a/status-go-version.json +++ b/status-go-version.json @@ -3,7 +3,7 @@ "_comment": "Instead use: scripts/update-status-go.sh ", "owner": "status-im", "repo": "status-go", - "version": "v0.176.2", - "commit-sha1": "00f50a4112ef80cc29737f8edf34cdb1cf181709", - "src-sha256": "12z9qf0hhb2pc7ask6f86pah0wjp3kyxyv32rpfnkjl42maw0bw6" + "version": "v0.176.4", + "commit-sha1": "9e1d65bcd9042c7e9861e799ce5ea86c2a006669", + "src-sha256": "1jzc136bybmcy6j4brwq231wq202z747hy7j8i4lrq4zsg2a336d" }