Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Updated Robonomics RPC endpoints (polkadot-js#8256)
Browse files Browse the repository at this point in the history
Added Leemo RPC to Robonomics Parachain
  • Loading branch information
Leemo94 authored Oct 20, 2022
1 parent 432d0ed commit 07c3b33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/apps-config/src/endpoints/productionRelayKusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,8 @@ export const prodParasKusama: EndpointOption[] = [
Airalab: 'wss://kusama.rpc.robonomics.network/',
OnFinality: 'wss://robonomics.api.onfinality.io/public-ws',
Dwellir: 'wss://robonomics-rpc.dwellir.com',
Samsara: 'wss://robonomics.0xsamsara.com'
Samsara: 'wss://robonomics.0xsamsara.com',
Leemo: 'wss://robonomics.leemo.me'
}
},
{
Expand Down

0 comments on commit 07c3b33

Please sign in to comment.