RE: Ethereum mining help

You are viewing a single comment's thread from:

Ethereum mining help

in ethereum •  7 years ago 

我没有看到你使用的挖矿程序,你可以删除一些程序,来停止双挖。I can't see the program. But you can delete some code to stop decred.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

This is the code i have in claymore bat file.
setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal <Your_Ethereum_Address>.me -epsw x
But with my ethereum address obviously

Ive tried a few different versions all saying ethereum only but they all keep launching decred. I read -mode 0 would stop it but cant figure out where to put it..