mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-22 18:32:16 +00:00
Merge pull request #210 from potatohodler/patch/vertcoin
Improve Vertcoin support
This commit is contained in:
@@ -2358,7 +2358,7 @@
|
||||
},
|
||||
{
|
||||
name: "VTC - Vertcoin",
|
||||
segwitAvailable: false,
|
||||
segwitAvailable: true,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.vertcoin;
|
||||
setHdCoin(28);
|
||||
|
||||
Reference in New Issue
Block a user