Browse Source

url for a decent mining pools ID config for LTC

fix-133-memory-crash
Dan Janosik 7 years ago
parent
commit
c9c4cb0862
  1. 1
      app/coins/ltc.js

1
app/coins/ltc.js

@ -8,6 +8,7 @@ module.exports = {
nodeTitle:"Litecoin Full Node",
nodeUrl:"https://litecoin.org/",
demoSiteUrl: "https://ltc.chaintools.io",
miningPoolsConfigUrl:"https://raw.githubusercontent.com/hashstream/pools/master/pools.json",
currencyUnits:[
{
name:"LTC",

Loading…
Cancel
Save