mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-24 11:20:58 +00:00
Merge pull request #416 from Argoneum/argoneum
Add Argoneum (v1.4.1 or above)
This commit is contained in:
@@ -2030,6 +2030,13 @@
|
||||
setHdCoin(161);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "AGM - Argoneum",
|
||||
onSelect: function() {
|
||||
network = libs.bitcoin.networks.argoneum;
|
||||
setHdCoin(421);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "ARYA - Aryacoin",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user