From: scribenetwork <38965380+scribenetwork@users.noreply.github.com> Date: Wed, 12 Aug 2020 00:58:56 +0000 (+0200) Subject: Update index.js X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=fba7e98aeaf3c756ea4e4741026581c69f491093 Update index.js --- diff --git a/src/js/index.js b/src/js/index.js index 3dde602..2c2e99a 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -3088,6 +3088,13 @@ setHdCoin(19165); }, }, + { + name: "SCRIBE - Scribe", + onSelect: function() { + network = libs.bitcoin.networks.scribe; + setHdCoin(545); + }, + }, { name: "SLS - Salus", onSelect: function() {