Change Bitcoin Gold coin number to 156

Closes #189
This commit is contained in:
Ian Coleman
2018-03-27 10:22:48 +11:00
parent 27fa320125
commit 88ae130125
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1568,7 +1568,7 @@
segwitAvailable: true,
onSelect: function() {
network = bitcoinjs.bitcoin.networks.bgold;
setHdCoin(0);
setHdCoin(156);
},
},
{