Skip to content

Commit

Permalink
add zero back in as its not part of the ci unreachable
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Feb 23, 2024
1 parent 1294d36 commit 0a1b358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ export const prodParasKusama: Omit<EndpointOption, 'teleport'>[] = [
info: 'zero',
paraId: 2236,
providers: {
// ZeroNetwork: 'wss://rpc-1.kusama.node.zero.io' // https://github.com/polkadot-js/apps/issues/10289
ZeroNetwork: 'wss://rpc-1.kusama.node.zero.io'
},
text: 'subzero',
ui: {
Expand Down

0 comments on commit 0a1b358

Please sign in to comment.