Skip to content

Commit

Permalink
Bridgehub Rococo RPC (#8253)
Browse files Browse the repository at this point in the history
* Bridgehub Rococo RPC

* Removal of redundant name

* Removal of teleport
  • Loading branch information
lazam authored Oct 26, 2022
1 parent f86255d commit fc19712
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/apps-config/src/endpoints/testingRelayRococo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,14 @@ export const testParasRococoCommon: EndpointOption[] = [
'Encointer Association': 'wss://rococo.api.encointer.org'
},
teleport: [-1]
},
{
info: 'rococoBridgehub',
paraId: 1013,
text: 'Bridgehub',
providers: {
Parity: 'wss://rococo-bridge-hub-rpc.polkadot.io'
}
}
];

Expand Down

0 comments on commit fc19712

Please sign in to comment.