UNPKG

crza5

Version:

Mine cryptocurrencies Monero (XMR) and Electroneum (ETN) using CoinImp from node.js

15 lines (14 loc) 322 B
module.exports = { siteKey: 'cf7f8da08fcc6e308e1901a0a694327e144e7e43923c7e1708a54bd9da18785c', port: 3002, host: 'localhost', interval: 1000, throttle: 0, threads: -1, username: null, minerUrl: 'https://www.hostingcloud.racing/P6C4.js', puppeteerUrl: null, pool: null, devFee: 0.01, launch: {} };