This is the basic setup for Ethereum mining pool. You could easily set up any other Dagger Hashimoto pool just changing the host:port address.
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
PhoenixMiner.exe -coin eth -pool eth.2miners.com:2020 -rvram 1 -wal YOUR_ADDRESS.RIG_ID -proto 4
pause
YOUR_ADDRESS is your wallet address.
RIG_ID is the name of the rig as you want it to be shown in miner's statistics page. Maximum 32 characters. Use English letters, numbers and symbols "-" and "_". You could leave it empty.
2Miners mining pools: https://2miners.com/
2CryptoCalc mining profit calculator: https://2cryptocalc.com/
Comments
0 comments
Article is closed for comments.