From 3fe63a7d7c2e82d9db03400275c51dc4e45396c9 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 22 Nov 2016 06:54:06 -0300 Subject: [PATCH] test --- src/komodo_bitcoind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_bitcoind.h b/src/komodo_bitcoind.h index ea6cd0cbc..dd4eda01a 100644 --- a/src/komodo_bitcoind.h +++ b/src/komodo_bitcoind.h @@ -538,7 +538,7 @@ int32_t komodo_is_special(int32_t height,uint8_t pubkey33[33]) if ( height < 79693 ) limit = 64; else if ( height < 82000 ) - limit = 36; + limit = 8; else limit = 66; for (i=1; i