Skip to content

Commit 712ece7

Browse files
authored
fix: update alternate infra (#76)
1 parent 2fe41b7 commit 712ece7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

default_infra_providers.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"housefire": {
3-
"rpc": "https://namada-housefire-rpc.emberstake.xyz",
4-
"indexer": "https://namada-housefire-idx.emberstake.xyz",
5-
"masp": "https://namada-housefire-masp-idx.emberstake.xyz"
3+
"rpc": "https://rpc.testnet.siuuu.click",
4+
"indexer": "https://indexer.testnet.siuuu.click",
5+
"masp": "https://masp.testnet.siuuu.click"
66
},
77
"mainnet": {
88
"rpc": "https://namada-rpc.emberstake.xyz",

0 commit comments

Comments
 (0)