Skip to content

Commit

Permalink
Update productionRelayKusama.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
radiumb authored Nov 26, 2024
1 parent 1ee408a commit c46fd03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ export const prodParasKusama: Omit<EndpointOption, 'teleport'>[] = [
Blast: 'wss://shiden.public.blastapi.io',
Dwellir: 'wss://shiden-rpc.dwellir.com',
OnFinality: 'wss://shiden.api.onfinality.io/public-ws',
RadiumBlock: 'wss://shiden.public.curie.radiumblock.co/ws'
RadiumBlock: 'wss://shiden.public.curie.radiumblock.co/ws',
'light client': 'light://substrate-connect/kusama/shiden'
},
text: 'Shiden',
Expand Down

0 comments on commit c46fd03

Please sign in to comment.