Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
5e1dc69b8e
  1. 4
      iguana/iguana777.h

4
iguana/iguana777.h

@ -37,9 +37,9 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t
#define IGUANA_HEADPERCENTAGE 0.
#define IGUANA_TAILPERCENTAGE .9
#define IGUANA_MAXPENDHDRS 1
#define _IGUANA_MAXPENDING 7
#define _IGUANA_MAXPENDING 77
#define _IGUANA_MAXBUNDLES 8
#define IGUANA_BUNDLELOOP 7
#define IGUANA_BUNDLELOOP 777
#define IGUANA_RPCPORT 7778
#define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16)

Loading…
Cancel
Save