Browse Source

test

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

2
iguana/iguana777.h

@ -18,7 +18,7 @@
#include "../crypto777/OS_portable.h"
#include "SuperNET.h"
#define SPARSECOUNT(x) ((x) << 2)
#define SPARSECOUNT(x) ((x) << 1)
typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t len);

Loading…
Cancel
Save