Browse Source

test

etomic
jl777 8 years ago
parent
commit
1c3574a82e
  1. 1
      iguana/dPoW.h

1
iguana/dPoW.h

@ -138,6 +138,7 @@ struct dpow_info
uint32_t ipbits[64],numipbits; uint32_t ipbits[64],numipbits;
struct dpow_block **blocks; struct dpow_block **blocks;
}; };
uint64_t dpow_notarybestk(uint64_t refmask,struct dpow_block *bp,int8_t *lastkp);
#endif #endif

Loading…
Cancel
Save