I'm having trouble solomining this coin. I have solomined about 20 other coins without an issue. Here is a copy of my philosopherstone.conf.
rpcuser=iruleyou1.1
rpcpassword=x
rpcallowip=192.168.101.*
rpcconnect=192.168.101.110
rpcport=16282
daemon=1
server=1
listen=1
gen=0
and an example of a BFGminer bat file to launch.
Bfgminer -S gridseed:all --set-device gridseed:clock=825 --scrypt -o 127.0.0.1:16282 -u iruleyou1.1 -p x
This works with all other coins I have tried except maybe one that needed an extra line such as port. I tried port=16281 with no luck also. This happened with the new emeraldcoin client due to an error in coding.
Please help.
rpcuser=iruleyou1.1
rpcpassword=x
rpcallowip=192.168.101.*
rpcconnect=192.168.101.110
rpcport=16282
daemon=1
server=1
listen=1
gen=0
and an example of a BFGminer bat file to launch.
Bfgminer -S gridseed:all --set-device gridseed:clock=825 --scrypt -o 127.0.0.1:16282 -u iruleyou1.1 -p x
This works with all other coins I have tried except maybe one that needed an extra line such as port. I tried port=16281 with no luck also. This happened with the new emeraldcoin client due to an error in coding.
Please help.
PhilosopherStone is PoS only now, it's not possible to mine.
Thanks