Merge pull request #416 from Argoneum/argoneum

Add Argoneum (v1.4.1 or above)
This commit is contained in:
iancoleman
2020-04-28 09:25:55 +10:00
committed by GitHub
4 changed files with 30 additions and 0 deletions
+7
View File
@@ -2030,6 +2030,13 @@
setHdCoin(161);
},
},
{
name: "AGM - Argoneum",
onSelect: function() {
network = libs.bitcoin.networks.argoneum;
setHdCoin(421);
},
},
{
name: "ARYA - Aryacoin",
onSelect: function() {