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

2
iguana/dPoW.h

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

Loading…
Cancel
Save