Demion / nodevfee

NoDevFee Ethereum Miner Stratum Protocol DevFee Remover (Redirector)
170 stars 45 forks source link

nodevfee.exe batch order #46

Open Maddcow opened 6 years ago

Maddcow commented 6 years ago

Does nodevfee.exe have to called before the minersoftware.exe that is listed in the batch file? I am running multipoolminer and can modify the powerscript so that nodevfee is executed but not until after the minersoftware is called.

your example is: nodevfee.exe EthDcrMiner64.exe ... Im asking for: EthDcrMiner64.exe nodevfee.exe ...

Demion commented 6 years ago
  • To work with 3rd party miners create nodevfeeInject.txt with your miner file name inside; run nodevfee.exe without parameters; run your miner as usual (without nodevfee.exe before miner). Note: nodevfee.exe should keep running; nodevfee.exe nodevfee.dll and all config files should be in same directory as your miner.

You can try external injection method.