Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
48a9875937
  1. 2
      iguana/iguana777.h

2
iguana/iguana777.h

@ -38,7 +38,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t
#define IGUANA_TAILPERCENTAGE 1.0 #define IGUANA_TAILPERCENTAGE 1.0
#define IGUANA_MAXPENDHDRS 1 #define IGUANA_MAXPENDHDRS 1
#define _IGUANA_MAXPENDING 3 #define _IGUANA_MAXPENDING 3
#define IGUANA_MINPENDBUNDLES 64 #define IGUANA_MINPENDBUNDLES 128
#define IGUANA_MAXPENDBUNDLES 128 #define IGUANA_MAXPENDBUNDLES 128
#define IGUANA_BUNDLELOOP 3 #define IGUANA_BUNDLELOOP 3
#define IGUANA_RPCPORT 7778 #define IGUANA_RPCPORT 7778

Loading…
Cancel
Save