hello;
i try to solo mine in yescrypt but when i run miner it s write " no payout adress provided,switching to getwork"
it is normal?
my config file is :
server=1
daemon=1
listen=1
rpcuser=xxxxxxx
rpcpassword=x
rpcport=8332
rpcallowip=127.0.0.1
thxx
i try to solo mine in yescrypt but when i run miner it s write " no payout adress provided,switching to getwork"
it is normal?
my config file is :
server=1
daemon=1
listen=1
rpcuser=xxxxxxx
rpcpassword=x
rpcport=8332
rpcallowip=127.0.0.1
thxx
What CPU are you using. The minerd config should look like the below.
minerd.exe -a yescrypt -o stratum+tcp://yourpoolURL:#### -u user.worker -p Password
Download the needed minerd here https://drive.google.com/folderview?id=0ByiYcl9VZS0EZnJ4YmhESjh4cVk&usp=sharing
i run with an old cpu e8600.
mt launch bat is :
minerd.exe -a yescrypt -o http://127.0.0.1:8332 -u xxxxxxx -p x
it s correct?
thx for your help