From c352ebb88cf243f3f51b7e328e5b2644587279aa Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 13 Apr 2018 21:52:16 +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 cc95c6536..c65d69364 100644 --- a/src/komodo_bitcoind.h +++ b/src/komodo_bitcoind.h @@ -909,7 +909,7 @@ int32_t komodo_is_special(uint8_t pubkeys[66][33],int32_t mids[66],int32_t heigh } else { - if ( height >= 225000 ) + //if ( height >= 225000 ) komodo_chosennotary(¬aryid,height,pubkey33,timestamp); if ( height >= 34000 && notaryid >= 0 ) {