Bitcoin Forum
September 27, 2024, 07:17:54 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥[ANN][WEB]🌎Webchain⚡️CPU mining⚡️DApps via Websites and IoT🚀No ICO or ASIC on: August 09, 2018, 04:33:26 PM
Hey everybody. Is it a guide of how to use the javascript console after this command

Code:
webchaind console

2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥[ANN][WEB]🌎Webchain⚡️CPU mining⚡️DApps via Websites and IoT🚀No ICO or ASIC on: August 08, 2018, 07:29:03 PM
Hi community. I have some doubts.
 Does anyone knows what  the donate-level option in the config.json file  does ?

Code:
 "donate-level": 5,      // donate level, mininum 1%
 

 Huh Huh Huh Huh
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥[ANN][WEB]🌎Webchain⚡️CPU mining⚡️DApps via Websites and IoT🚀No ICO or ASIC on: August 07, 2018, 08:52:21 PM
Hi everyone! i few days ago I installed the webchain miner in my computer but every time I begin mining my computer gets extremely slow. how can i configure it to not make so slow my computer. I have 4gb ram and a dual core 2.0.  Embarrassed

There are several ways:

1. Add /BELOWNORMAL in your command line. This will prioritise the miner lower than the rest of your running programs.
2. OPen config.json (in your miner's folder) with notepad and find:
    "cpu-priority": null,   // set process priority (0 idle, 2 normal to 5 highest)

set it to 1 and try again

3. change the number of threads in the same json.config file:

"threads": 2,        // number of miner threads

try with 2, 3, 4 and if it is slow again, set it to 1

whotheff thanks for your help! I tried the second and last option that you gave me and my computer is not getting frozen as before. Thanks a lot!

4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥[ANN][WEB]🌎Webchain⚡️CPU mining⚡️DApps via Websites and IoT🚀No ICO or ASIC on: August 07, 2018, 07:56:11 PM
Hi everyone! i few days ago I installed the webchain miner in my computer but every time I begin mining my computer gets extremely slow. how can i configure it to not make so slow my computer.  Embarrassed
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!