From dc6da6fcca5aa2aa9ea195206acb30b89a67a31d Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Wed, 10 Jul 2019 09:33:10 -0700 Subject: [PATCH] Bump @solana/blockexplorer to v1.17.2 --- net/remote/remote-node.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/remote/remote-node.sh b/net/remote/remote-node.sh index 0bdd4d9f4e..0d5a666af3 100755 --- a/net/remote/remote-node.sh +++ b/net/remote/remote-node.sh @@ -231,7 +231,7 @@ local|tar) fi export BLOCKEXPLORER_GEOIP_WHITELIST=$PWD/net/config/geoip.yml - npm install @solana/blockexplorer@1.10.3 + npm install @solana/blockexplorer@1.17.2 npx solana-blockexplorer > blockexplorer.log 2>&1 & # Confirm the blockexplorer is accessible