T-Rex Miner
Mining Option
Be sure to use a double dash (--).
✔️ Good
t-rex.exe -a ethash -o stratum2+tcp://asia.ethash-hub.miningpoolhub.com:20535 -u username.workername -p x --api-bind-http 0.0.0.0:4067 --api-read-only
❌ Bad
t-rex.exe -a ethash -o stratum2+tcp://asia.ethash-hub.miningpoolhub.com:20535 -u username.workername -p x
Last updated