We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b533534 commit c2bd3e6Copy full SHA for c2bd3e6
default_infra_providers.json
@@ -0,0 +1,12 @@
1
+{
2
+ "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"
6
+ },
7
+ "mainnet": {
8
+ "rpc": "https://namada-rpc.emberstake.xyz",
9
+ "indexer": "https://namada-idx.emberstake.xyz",
10
+ "masp": "https://namada-masp-idx.emberstake.xyz"
11
+ }
12
+}
0 commit comments