starcoinorg/starmask-test-dapp

[ Bug ] Proxima does not work properly

Closed this issue · 0 comments

The network id of proxima is wrong

const nodeUrlMap = {
  '1': 'https://main-seed.starcoin.org',
  '2': 'https://proxima-seed.starcoin.org',
  '251': 'https://barnard-seed.starcoin.org',
  '253': 'https://halley-seed.starcoin.org',
  '254': 'http://localhost:9850',
}