Skip to content

Commit

Permalink
addHelixstreetEndpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
helixstreet committed Jan 27, 2025
1 parent ae1f482 commit 4ae341c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,7 @@ export const prodRelayKusama: EndpointOption = {
Allnodes: 'wss://kusama-rpc.publicnode.com',
Dwellir: 'wss://kusama-rpc.dwellir.com',
'Dwellir Tunisia': 'wss://kusama-rpc-tn.dwellir.com',
Helixstreet: 'wss://rpc-kusama.helixstreet.io',
IBP1: 'wss://rpc.ibp.network/kusama',
IBP2: 'wss://kusama.dotters.network',
LuckyFriday: 'wss://rpc-kusama.luckyfriday.io',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,7 @@ export const prodRelayPolkadot: EndpointOption = {
Blockops: 'wss://polkadot-public-rpc.blockops.network/ws',
Dwellir: 'wss://polkadot-rpc.dwellir.com',
'Dwellir Tunisia': 'wss://polkadot-rpc-tn.dwellir.com',
Helixstreet: 'wss://rpc-polkadot.helixstreet.io',
IBP1: 'wss://rpc.ibp.network/polkadot',
IBP2: 'wss://polkadot.dotters.network',
LuckyFriday: 'wss://rpc-polkadot.luckyfriday.io',
Expand Down

0 comments on commit 4ae341c

Please sign in to comment.