News:

Forum Rules can be found here

Main Menu

How to solo mine

Started by jackielove4u, May 14, 2016, 05:53:23 PM

Previous topic - Next topic

jackielove4u

Your sgminer bat file should look like this:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 50
sgminer.exe -k groestlcoin -o http://YourWalletIpHere:1441 -u YourRpcUsernameHere -p YourRpcPAssHere --grs-address YourGrsAddressHere --grs-sig YourSignatureHere -g 1 -w 256 --no-submit-stale -I 20 --gpu-engine 1000 --gpu-memclock 1200


Your groestlcoin.conf should look like this:
server=1
listen=1
deamon=1
rpcuser=YourRpcUsernameHere
rpcpassword=YourRpcPAssHere
port=1331
rpcport=1441
rpcallowip=YourMiningRigIpHere