Iv made yacoin.conf
iv made a bat file with :
yacoin-qt.exe -server
./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane
but nothing happends
I have the same problem.
get the error 401, http request failed
Iv made yacoin.conf
iv made a bat file with :
yacoin-qt.exe -server
./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane
but nothing happends
U have to specify the listening port and make sure it's not blocked in your firewall
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0
Make sure port 9323 is open in your firewall.