Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: -S is deprecated. Use the -P parameter instead. #14

Closed
erkange opened this issue Apr 29, 2018 · 1 comment
Closed

Warning: -S is deprecated. Use the -P parameter instead. #14

erkange opened this issue Apr 29, 2018 · 1 comment
Labels
enhancement New feature or request solved

Comments

@erkange
Copy link

erkange commented Apr 29, 2018

When i add my codes in the bat file. I am seeing this message in ethminer.
What is right codes to apply?
ethminer.exe --report-hashrate --farm-recheck 2000 -U -S eu1.ethermine.org:5555 -FS us1.ethermine.org:5555 -O 0xbc1d0170aa1edd53a7370ebe1c8526b1b056e03a.Rig001 -RH --stratum-ssl

@DeadManWalkingTO
Copy link
Owner

just use the new -P syntax.
ethminer.exe -RH -U --farm-recheck 6000 -P stratum+ssl://0x7013275311fc37ccc1e40193D75086293eCb43A4.testrig@eu1.ethermine.org:5555

@DeadManWalkingTO DeadManWalkingTO added enhancement New feature or request solved labels Oct 22, 2018
Repository owner locked as resolved and limited conversation to collaborators Oct 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request solved
Projects
None yet
Development

No branches or pull requests

2 participants