Skip to content

Commit

Permalink
New parachain for Kusama (#8590)
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif authored Jan 17, 2023
1 parent 5b59ac4 commit 5eec74f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/apps-config/src/endpoints/productionRelayKusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,14 @@ export const prodParasKusamaCommon: EndpointOption[] = [
// OnFinality: 'wss://encointer.api.onfinality.io/public-ws' // https://github.com/polkadot-js/apps/issues/8553
},
teleport: [-1]
},
{
info: 'kusamaBridgeHub',
paraId: 1002,
text: 'BridgeHub',
providers: {
Parity: 'wss://kusama-bridge-hub-rpc.polkadot.io'
}
}
];

Expand Down

0 comments on commit 5eec74f

Please sign in to comment.