Skip to content

Commit

Permalink
enable imbue api (#9814)
Browse files Browse the repository at this point in the history
  • Loading branch information
samelamin authored Aug 23, 2023
1 parent b873266 commit 5094357
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 @@ -258,7 +258,8 @@ export const prodParasKusama: Omit<EndpointOption, 'teleport'>[] = [
info: 'imbue',
paraId: 2121,
providers: {
// 'Imbue Network': 'wss://collator.production.imbue.network' // https://github.com/polkadot-js/apps/issues/9748
'Imbue Network 0': 'wss://imbue-kusama.imbue.network',
'Imbue Network 1': 'wss://collator.production.imbue.network'
},
text: 'Imbue Network',
ui: {
Expand Down

0 comments on commit 5094357

Please sign in to comment.