-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
app/scripts/nodes.js
Outdated
'blockExplorerAddr': 'https://explorer.easthub.io/addr/[[address]]', | ||
'type': nodes.nodeTypes.EAST, | ||
'eip155': true, | ||
'chainId': 9, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this accurate? Seems like chainId 9 is registered to Counterparty.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gamalielhere Yup. Checked the wrong number sorry 😄
'blockExplorerAddr': 'https://explorer.easthub.io/addr/[[address]]', | ||
'type': nodes.nodeTypes.EAST, | ||
'eip155': true, | ||
'chainId': 7, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7 node is also taken. Please refer to: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gamalielhere Should chainid similar with slip-44 number? We already registered in 7 with parity 😂
@akx20000a Can you resolve the conflict? I'll get this merged afterwards |
@gamalielhere Done Rebase 😄 |
From http://easthub.io