mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-25 03:40:41 +00:00
add Fujicoin
This commit is contained in:
@@ -1280,6 +1280,14 @@
|
||||
setHdCoin(60);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "FJC - Fujicoin",
|
||||
p2wpkhNestedInP2shAvailable: false,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.fujicoin;
|
||||
setHdCoin(75);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "GAME - GameCredits",
|
||||
p2wpkhNestedInP2shAvailable: false,
|
||||
|
||||
Reference in New Issue
Block a user