jl777 8 years ago
parent
commit
bec8925b45
  1. 2
      iguana/dPoW.h

2
iguana/dPoW.h

@ -16,7 +16,7 @@
#ifndef INCLUDE_DPOW_H #ifndef INCLUDE_DPOW_H
#define INCLUDE_DPOW_H #define INCLUDE_DPOW_H
#define DPOW_M(bp) (3) // (((bp)->numnotaries >> 1) + 1) #define DPOW_M(bp) (4) // (((bp)->numnotaries >> 1) + 1)
#define DPOW_UTXOSIZE 10000 #define DPOW_UTXOSIZE 10000

Loading…
Cancel
Save