mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
more aggressive testing
This commit is contained in:
parent
c4da9b4efd
commit
cee2587645
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
#define DROP_ON_SYNC_WEDGE_THRESHOLD (30 * 1000000000ull) // nanoseconds
|
#define DROP_ON_SYNC_WEDGE_THRESHOLD (30 * 1000000000ull) // nanoseconds
|
||||||
#define LAST_ACTIVITY_STALL_THRESHOLD (2.0f) // seconds
|
#define LAST_ACTIVITY_STALL_THRESHOLD (2.0f) // seconds
|
||||||
#define WAIT_FOR_BLOCK_TIME (20) // seconds
|
#define WAIT_FOR_BLOCK_TIME (20) // seconds
|
||||||
#define DROP_PEERS_ON_SCORE -2
|
#define DROP_PEERS_ON_SCORE -1
|
||||||
|
|
||||||
namespace cryptonote
|
namespace cryptonote
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue