|
|
@ -54,7 +54,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t |
|
|
|
#define IGUANA_DEFAULTRAM 4 |
|
|
|
#define IGUANA_MAXRECVCACHE ((int64_t)1024L * 1024 * 1024L) |
|
|
|
#define IGUANA_MAXBUNDLES (50000000 / 500) |
|
|
|
#define IGUANA_LOG2MAXPEERS 9 |
|
|
|
#define IGUANA_LOG2MAXPEERS 8 |
|
|
|
#define IGUANA_LOG2PACKETSIZE 21 |
|
|
|
#define IGUANA_LOG2PEERFILESIZE 23 |
|
|
|
|
|
|
|