From 42b84cdf6fae8f60f3e7e38b83ce0fcad120fd1c Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 2 Feb 2017 16:27:17 +0200 Subject: [PATCH] test --- src/komodo_bitcoind.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/komodo_bitcoind.h b/src/komodo_bitcoind.h index c290930a0..3b6e2c799 100644 --- a/src/komodo_bitcoind.h +++ b/src/komodo_bitcoind.h @@ -648,7 +648,6 @@ int32_t komodo_minerids(uint8_t *minerids,int32_t height,int32_t width) int32_t komodo_is_special(int32_t height,uint8_t pubkey33[33]) { int32_t i,notaryid,minerid,limit; uint8_t _pubkey33[33]; - komodo_chosennotary(¬aryid,height,_pubkey33); if ( height >= 34000 && notaryid >= 0 ) { if ( height < 79693 ) @@ -658,7 +657,8 @@ int32_t komodo_is_special(int32_t height,uint8_t pubkey33[33]) else limit = 66; for (i=1; i