mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-10 04:31:03 +00:00
Increase the BFLSC timeout to allow the maximum number of results to be returned for BAS in time.
This commit is contained in:
parent
af0ae8aa5b
commit
a81749bb38
@ -61,7 +61,7 @@
|
|||||||
#define AVALON_TIMEOUT_MS 999
|
#define AVALON_TIMEOUT_MS 999
|
||||||
#define ICARUS_TIMEOUT_MS 999
|
#define ICARUS_TIMEOUT_MS 999
|
||||||
#else
|
#else
|
||||||
#define BFLSC_TIMEOUT_MS 200
|
#define BFLSC_TIMEOUT_MS 300
|
||||||
#define BITFORCE_TIMEOUT_MS 200
|
#define BITFORCE_TIMEOUT_MS 200
|
||||||
#define MODMINER_TIMEOUT_MS 100
|
#define MODMINER_TIMEOUT_MS 100
|
||||||
#define AVALON_TIMEOUT_MS 200
|
#define AVALON_TIMEOUT_MS 200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user