mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
Merge pull request #198 from fujicoin/mod-fujicoin-SegWit
fix index.js fujicoin
This commit is contained in:
@@ -1629,7 +1629,7 @@
|
||||
},
|
||||
{
|
||||
name: "FJC - Fujicoin",
|
||||
segwitAvailable: false,
|
||||
segwitAvailable: true,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.fujicoin;
|
||||
setHdCoin(75);
|
||||
|
||||
Reference in New Issue
Block a user