Update index.js

This commit is contained in:
scribenetwork
2020-08-12 02:58:56 +02:00
committed by GitHub
parent 95b306106f
commit fba7e98aea

View File

@@ -3088,6 +3088,13 @@
setHdCoin(19165);
},
},
{
name: "SCRIBE - Scribe",
onSelect: function() {
network = libs.bitcoin.networks.scribe;
setHdCoin(545);
},
},
{
name: "SLS - Salus",
onSelect: function() {