mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-27 12:50:42 +00:00
Adds Segwit support for Vertcoin.
This commit is contained in:
+1
-1
@@ -2350,7 +2350,7 @@
|
||||
},
|
||||
{
|
||||
name: "VTC - Vertcoin",
|
||||
segwitAvailable: false,
|
||||
segwitAvailable: true,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.vertcoin;
|
||||
setHdCoin(28);
|
||||
|
||||
Reference in New Issue
Block a user