This repository was archived by the owner on Mar 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,14 @@ config: |
1919 "test": false,
2020 "retroactive": false,
2121 "historicalNominations": false,
22- "apiEndpoints": [],
22+ "apiEndpoints": [
23+ "wss://kusama-rpc-tn.dwellir.com",
24+ "wss://kusama-rpc.dwellir.com",
25+ "wss://kusama.public.curie.radiumblock.xyz/ws",
26+ "wss://rpc.ibp.network/kusama",
27+ "wss://rpc.dotters.network/kusama",
28+ "wss://ksm-rpc.stakeworld.io"
29+ ],
2330 "candidatesUrl": "https://raw.githubusercontent.com/w3f/1k-validators-be/master/candidates/kusama.json"
2431 },
2532 "constraints": {
Original file line number Diff line number Diff line change @@ -19,7 +19,13 @@ config: |
1919 "test": false,
2020 "retroactive": false,
2121 "historicalNominations": false,
22- "apiEndpoints": [],
22+ "apiEndpoints": [
23+ "wss://rpc.dotters.network/polkadot",
24+ "wss://dot-rpc.stakeworld.io",
25+ "wss://polkadot.public.curie.radiumblock.co/ws",
26+ "wss://rpc.ibp.network/polkadot",
27+ "wss://polkadot-rpc-tn.dwellir.com"
28+ ],
2329 "candidatesUrl": "https://raw.githubusercontent.com/w3f/1k-validators-be/master/candidates/polkadot.json"
2430 },
2531 "constraints": {
You can’t perform that action at this time.
0 commit comments