Skip to content

Commit 51f487a

Browse files
Update chain.json
added polkachu
1 parent 34c337d commit 51f487a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

kopi/chain.json

+17
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@
8686
"id": "f26f078bb8176b7451259282f59f38368b4d3797",
8787
"address": "kopi-mainnet.sychonix.com:11656",
8888
"provider": "Sychonix"
89+
},
90+
{
91+
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
92+
"address": "seeds.polkachu.com:27656",
93+
"provider": "Polkachu"
8994
}
9095
],
9196
"persistent_peers": [
@@ -151,6 +156,10 @@
151156
{
152157
"address": "https://kopi.rpc.nodeshub.online/",
153158
"provider": "NodesHub"
159+
},
160+
{
161+
"address": "https://kopi-rpc.polkachu.com/",
162+
"provider": "Polkachu"
154163
}
155164
],
156165
"rest": [
@@ -193,6 +202,10 @@
193202
{
194203
"address": "https://kopi.api.nodeshub.online/",
195204
"provider": "NodesHub"
205+
},
206+
{
207+
"address": "https://kopi-api.polkachu.com/",
208+
"provider": "Polkachu"
196209
}
197210
],
198211
"grpc": [
@@ -215,6 +228,10 @@
215228
{
216229
"address": "kopi-grpc.node9x.com:443",
217230
"provider": "Node9x"
231+
},
232+
{
233+
"address": "kopi-grpc.polkachu.com:27690",
234+
"provider": "Polkachu"
218235
}
219236
]
220237
},

0 commit comments

Comments
 (0)