]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Add Safecoin
authorEternityTula <tu1220t01@mail.ru>
Tue, 20 Nov 2018 01:11:05 +0000 (04:11 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Nov 2018 01:11:05 +0000 (04:11 +0300)
Safecoin (SAFE) safecoin.org

src/js/index.js

index de509e8d61f36375114689ec46ccd14f464f80d5..6b292f53095f80ebf56a63fba07c74fa7a911233 100644 (file)
             },
         },
         {
             },
         },
         {
+          name: "SAFE - Safecoin",
+          onSelect: function() {
+              network = bitcoinjs.bitcoin.networks.safecoin;
+              setHdCoin(19165);
+            },
+        },
+       {
           name: "SLS - Salus",
           onSelect: function() {
               network = bitcoinjs.bitcoin.networks.salus;
           name: "SLS - Salus",
           onSelect: function() {
               network = bitcoinjs.bitcoin.networks.salus;