mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-23 21:14:18 +00:00
Add message about needing one server.
This commit is contained in:
parent
f2f0ba8024
commit
81aedc972a
1
main.c
1
main.c
@ -4628,6 +4628,7 @@ int main (int argc, char *argv[])
|
|||||||
|
|
||||||
if (!total_pools) {
|
if (!total_pools) {
|
||||||
if (curses_active) {
|
if (curses_active) {
|
||||||
|
applog(LOG_WARNING, "Need to specify at least one pool server.");
|
||||||
if (!input_pool(false))
|
if (!input_pool(false))
|
||||||
quit(1, "Pool setup failed");
|
quit(1, "Pool setup failed");
|
||||||
} else
|
} else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user