From 7980a84f8d9af8ad949db6df6fbe20342d576cd8 Mon Sep 17 00:00:00 2001 From: Spoorthi Satheesha <9302666+spoo-bar@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:31:45 +0000 Subject: [PATCH] updating archway constantine rpc endpoint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ca5e23..f76d501 100644 --- a/package.json +++ b/package.json @@ -400,7 +400,7 @@ "chainId": "constantine-3", "chainEnvironment": "testnet", "addressPrefix": "archway", - "rpcEndpoint": "https://rpc.constantine.archway.tech/", + "rpcEndpoint": "https://rpc.constantine.archway.io/", "defaultGasPrice": "1500000000000", "chainDenom": "aconst", "accountExplorerLink": "https://testnet.mintscan.io/archway-testnet/account/${accountAddress}",