Skip to content

Commit

Permalink
Crab isUnreachable (#6795)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Jan 6, 2022
1 parent 2fc6a47 commit f99887d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export function createKusama (t: TFunction): EndpointOption {
{
info: 'crab',
homepage: 'https://crab.network',
isUnreachable: true, // https://github.com/polkadot-js/apps/issues/6794
paraId: 2105,
text: t('rpc.kusama.crab', 'Darwinia Crab', { ns: 'apps-config' }),
providers: {
Expand Down

0 comments on commit f99887d

Please sign in to comment.