From 854e4277d2ca04eae80666b9ae83b668b4e71f92 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 16 Oct 2016 20:52:25 -0300 Subject: [PATCH] test --- iguana/dPoW.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/dPoW.h b/iguana/dPoW.h index 2fda6e05f..854dc967f 100755 --- a/iguana/dPoW.h +++ b/iguana/dPoW.h @@ -16,7 +16,7 @@ #ifndef INCLUDE_DPOW_H #define INCLUDE_DPOW_H -#define DPOW_CHECKPOINTFREQ 5 +#define DPOW_CHECKPOINTFREQ 10 #define DPOW_M(bp) (5) // (((bp)->numnotaries >> 1) + 1) #define DPOW_VERSION 0x0204 #define DPOW_UTXOSIZE 10000