mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-31 08:25:38 +00:00
Safer value
This commit is contained in:
parent
da2965cb4e
commit
640bbaabbf
@ -70,7 +70,7 @@ namespace {
|
||||
//#include <string.h>
|
||||
|
||||
#define NUM_ECC_DIGITS (ECC_BYTES/8)
|
||||
#define MAX_TRIES 16
|
||||
#define MAX_TRIES 1024
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user