Browse Source

Boost dexseeds[] to 8

pass-iguana-arg
jl777 7 years ago
parent
commit
f7383c3645
  1. 1
      iguana/elected
  2. 2
      iguana/iguana777.h

1
iguana/elected

@ -7,6 +7,7 @@
"37.9.62.186",
"145.239.204.33",
"185.169.229.64",
"164.132.202.176",
"163.172.100.144",
"139.60.161.30",
"209.58.190.117",

2
iguana/iguana777.h

@ -180,7 +180,7 @@ struct supernet_info
#ifdef NOTARY_TESTMODE
char dexseed_ipaddrs[1][64];
#else
char dexseed_ipaddrs[4][64];
char dexseed_ipaddrs[8][64];
#endif
uint32_t dexipbits[128]; int32_t numdexipbits; portable_mutex_t dexmutex;
// compatibility

Loading…
Cancel
Save