Skip to content

Commit a9de12b

Browse files
authored
Brochain is sunsettings, removing services (#6762)
1 parent 3042bc0 commit a9de12b

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

sei/chain.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@
132132
"address": "https://sei-rpc.polkachu.com",
133133
"provider": "polkachu.com"
134134
},
135-
{
136-
"address": "https://sei-rpc.brocha.in",
137-
"provider": "Brochain"
138-
},
139135
{
140136
"address": "https://rpc-sei.stingray.plus",
141137
"provider": "StingRay"
@@ -170,10 +166,6 @@
170166
"address": "https://sei-api.polkachu.com",
171167
"provider": "polkachu.com"
172168
},
173-
{
174-
"address": "https://sei-rest.brocha.in",
175-
"provider": "Brochain"
176-
},
177169
{
178170
"address": "https://api-sei.stingray.plus",
179171
"provider": "StingRay"

testnets/jackaltestnet2/chain.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,8 @@
4242
},
4343
"apis": {
4444
"rpc": [
45-
{
46-
"address": "https://jackal-testnet-v4-rpc.brocha.in",
47-
"provider": "Brochain"
48-
}
4945
],
5046
"rest": [
51-
{
52-
"address": "https://jackal-testnet-v4-rest.brocha.in",
53-
"provider": "Brochain"
54-
}
5547
],
5648
"grpc": []
5749
},

testnets/seitestnet2/chain.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,29 +36,16 @@
3636
},
3737
"peers": {
3838
"seeds": [
39-
{
40-
"id": "f97a75fb69d3a5fe893dca7c8d238ccc0bd66a8f",
41-
"address": "sei-testnet-2-seed.p2p.brocha.in:30587",
42-
"provider": "Brochain"
43-
}
4439
]
4540
},
4641
"apis": {
4742
"rpc": [
48-
{
49-
"address": "https://sei-testnet-2-rpc.brocha.in",
50-
"provider": "Brochain"
51-
},
5243
{
5344
"address": "https://rpc-testnet-sei.stingray.plus",
5445
"provider": "StingRay"
5546
}
5647
],
5748
"rest": [
58-
{
59-
"address": "https://sei-testnet-2-rest.brocha.in",
60-
"provider": "Brochain"
61-
},
6249
{
6350
"address": "https://api-testnet-sei.stingray.plus",
6451
"provider": "StingRay"
@@ -92,11 +79,6 @@
9279
"kind": "explorers.guru",
9380
"url": "https://testnet.sei.explorers.guru",
9481
"tx_page": "https://testnet.sei.explorers.guru/transaction/${txHash}"
95-
},
96-
{
97-
"kind": "Brochain",
98-
"url": "https://testnet-explorer.brocha.in/sei%20atlantic%202",
99-
"tx_page": "https://testnet-explorer.brocha.in/sei%20atlantic%202/tx/${txHash}"
10082
}
10183
]
10284
}

0 commit comments

Comments
 (0)