Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
piggydoughnut committed Oct 4, 2024
1 parent 4b67503 commit a3e7b37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ export const prodParasKusama: Omit<EndpointOption, 'teleport'>[] = [
providers: {
Dwellir: 'wss://krest-rpc.dwellir.com',
Krest: 'wss://wss-krest.peaq.network/',
OnFinality: 'wss://krest.api.onfinality.io/public-ws',
OnFinality: 'wss://krest.api.onfinality.io/public-ws'
// UnitedBloc: 'wss://krest.unitedbloc.com/' https://github.com/polkadot-js/apps/issues/10976
},
text: 'Krest',
Expand Down

0 comments on commit a3e7b37

Please sign in to comment.