Update Alexander override networkId (#55)

This commit is contained in:
Jaco Greeff
2019-01-08 23:30:36 +01:00
committed by GitHub
parent 68b790b71b
commit 174420b3ec
+1 -1
View File
@@ -25,7 +25,7 @@ const CHAINS: ChainsInfo = [
},
{
name: 'Alexander',
networkId: 3,
networkId: 42,
tokenDecimals: 15,
tokenSymbol: 'DOT'
}