Post
Topic
Board Altcoin Discussion
Re: How exactly does a cpu miner work?
by
labe1971
on 23/08/2020, 09:47:32 UTC


It seems that I'm not connected to localhost:2333, how can I verify or just know what is my RPC?

Hello in config file:

rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=127.0.0.1
server=1
rcpport=47950

Restart your wallet

mining.bat

minerd.exe -a algo -o http://127.0.0.1:47950 -u <rpcuser> -p <rpcpassword>