remove skale test network as the endpoint is down

pull/5370/head
yann300 10 months ago committed by Aniket
parent aca0ce6237
commit 4bb331b39a
  1. 2
      apps/remix-ide/src/app/udapp/run-tab.js

@ -180,12 +180,14 @@ export class RunTab extends ViewPlugin {
"symbol": "ETH",
"decimals": 18
})
/*
await addCustomInjectedProvider(9, event, 'SKALE Chaos Testnet', '0x50877ed6', ['https://staging-v3.skalenodes.com/v1/staging-fast-active-bellatrix'],
{
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
})
*/
}
}

Loading…
Cancel
Save