]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Update index.js
authorscribenetwork <38965380+scribenetwork@users.noreply.github.com>
Wed, 12 Aug 2020 00:58:56 +0000 (02:58 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Aug 2020 00:58:56 +0000 (02:58 +0200)
src/js/index.js

index 3dde602e3858e393943874a20ff40591d036d0dd..2c2e99a2fb6742c316182cb23590bc37497f3e84 100644 (file)
               setHdCoin(19165);
             },
         },
               setHdCoin(19165);
             },
         },
+        {
+            name: "SCRIBE - Scribe",
+            onSelect: function() {
+                network = libs.bitcoin.networks.scribe;
+                setHdCoin(545);
+            },
+        },
     {
           name: "SLS - Salus",
           onSelect: function() {
     {
           name: "SLS - Salus",
           onSelect: function() {