]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/js/index.js
add Fujicoin
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
index 6a2fea609140edb8e8b4561426f066772bd88bac..f7a1be29712c89f98f9241a5145ae4f152cc880d 100644 (file)
                 setHdCoin(60);
             },
         },
+        {
+            name: "FJC - Fujicoin",
+            p2wpkhNestedInP2shAvailable: false,
+            onSelect: function() {
+                network = bitcoinjs.bitcoin.networks.fujicoin;
+                setHdCoin(75);
+            },
+        },
         {
             name: "GAME - GameCredits",
             p2wpkhNestedInP2shAvailable: false,