Open Maddcow opened 6 years ago
- To work with 3rd party miners create
nodevfeeInject.txt
with your miner file name inside; runnodevfee.exe
without parameters; run your miner as usual (withoutnodevfee.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.
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 ...