Bitcoin Forum
June 24, 2024, 05:21:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: EXTREME NOOB cant figure out config file. json_rpc_call failed error XMR Miner  (Read 98 times)
iwipetillibleed (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 18, 2017, 10:28:57 PM
 #1

Ive figured a lot out on my own and i have to go to bed because work. I am running the XMR Miner Win64-0.2.1 and I am getting the json_rpc_call failed error message now. I am going to post the file if someone could please help me out i am computer dumb with this crypto stuff. I am trying to mine electroneum with my nVidia 970 if it matters. THANKS A BUNCH!



rem this is a helper script to start xmrMiner

rem the word "rem" at the beginning of a line is a line with a comment

rem please substitude with you Monero adress
set xmrAddress=43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5TgaVHceuYc4Y75txCTU

rem passwort for your mining pool (very often only a x)
set poolPassword=x

rem mining pool webaddress
set poolUrl=stratum+tcp://xmr.crypto-pool.fr:80

rem set here the launch param to tune xmrMiner (see xmrMiner_VERSION.exe --help), e.g. --launch=8x3
rem example: set launchParam=--launch=64x3
set launchParam=

rem greater value means more interactivity of your system but lower hash rate
set bFactor=6

rem time between a kernel start
set bSleep=25


xmrMiner_0.2.1.exe --url=etn.easyhash.io:3631 -u %wallet address% -p --launch=8x3 --bfactor=6 --bsleep=25

pause


(i dont know what the launch, bfactor, and bsleep are i was just trying to figure it out if someone could also enlighten me and point me at some good values that would be icing thanks again)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!