티렉스 마이너

채굴 배치파일 옵션

--api-bind-http 0.0.0.0:4067 --api-read-only

- 가 2번 들어갑니다.

✔️ 잘된 예제

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

❌ 잘못된 예제

t-rex.exe -a ethash -o stratum2+tcp://asia.ethash-hub.miningpoolhub.com:20535 -u username.workername -p x

Last updated