mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-13 06:01:03 +00:00
core: Clarify --scrypt deprecation message.
This commit is contained in:
parent
8cc7ba7867
commit
1cb220781a
@ -947,7 +947,7 @@ static char *set_null(const char __maybe_unused *arg)
|
||||
|
||||
static char *deprecated_scrypt(void *arg)
|
||||
{
|
||||
applog(LOG_WARNING, "Option --scrypt is deprecated !");
|
||||
applog(LOG_WARNING, "Option --scrypt is deprecated and will be removed in future versions. Remove it from your launch scripts.");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user