Skip to content

Commit

Permalink
Add rococo coretime parachain rpc (#10069)
Browse files Browse the repository at this point in the history
* Add rococo coretime parachain

* fix tests
  • Loading branch information
BulatSaif authored Dec 11, 2023
1 parent ea4c922 commit 650d330
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/apps-config/src/endpoints/testingRelayRococo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,16 @@ export const testParasRococoCommon: EndpointOption[] = [
logo: nodesSubstrateContractsNodePNG
}
},
{
info: 'rococoCoretime',
paraId: 1005,
providers: {
Parity: 'wss://rococo-coretime-rpc.polkadot.io'
},
teleport: [-1],
text: 'Coretime',
ui: {}
},
{
homepage: 'https://encointer.org/',
info: 'encointer',
Expand Down

0 comments on commit 650d330

Please sign in to comment.