Skip to content

Commit

Permalink
Update productionRelayKusama.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbdude25 authored Jul 16, 2024
1 parent 51ffc9f commit 97735e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/apps-config/src/endpoints/productionRelayKusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -962,8 +962,8 @@ export const prodParasKusamaCommon: EndpointOption[] = [
Dwellir: 'wss://coretime-kusama-rpc.dwellir.com',
IBP1: 'wss://sys.ibp.network/coretime-kusama',
IBP2: 'wss://sys.dotters.network/coretime-kusama',
Parity: 'wss://kusama-coretime-rpc.polkadot.io',
LuckyFriday: 'wss://rpc-coretime-kusama.luckyfriday.io',
Parity: 'wss://kusama-coretime-rpc.polkadot.io',
Stakeworld: 'wss://ksm-rpc.stakeworld.io/coretime'
},
relayName: 'kusama',
Expand Down Expand Up @@ -1003,8 +1003,8 @@ export const prodParasKusamaCommon: EndpointOption[] = [
Dwellir: 'wss://people-kusama-rpc.dwellir.com',
IBP1: 'wss://sys.ibp.network/people-kusama',
IBP2: 'wss://sys.dotters.network/people-kusama',
Parity: 'wss://kusama-people-rpc.polkadot.io',
LuckyFriday: 'wss://rpc-people-kusama.luckyfriday.io',
Parity: 'wss://kusama-people-rpc.polkadot.io',
Stakeworld: 'wss://ksm-rpc.stakeworld.io/people'
},
relayName: 'kusama',
Expand Down

0 comments on commit 97735e6

Please sign in to comment.