From dccee89bab1d56a61d56c82a21aa29e511303522 Mon Sep 17 00:00:00 2001 From: Mark Paul Date: Tue, 4 Apr 2023 17:54:47 +1000 Subject: [PATCH] change devnet.snippers gateway to multiversx.com --- interaction/devnet.snippets.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interaction/devnet.snippets.sh b/interaction/devnet.snippets.sh index 7fbb0cd..761a303 100644 --- a/interaction/devnet.snippets.sh +++ b/interaction/devnet.snippets.sh @@ -1,4 +1,4 @@ -PROXY=https://devnet-gateway.elrond.com +PROXY=https://devnet-gateway.multiversx.com CHAIN_ID="D" WALLET="./wallet.pem"