From d8840beb3bd3aa07e641255c21c686bb62be7275 Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 24 Dec 2023 15:12:50 -0800 Subject: [PATCH] Remove unused code --- src/hush_bitcoind.h | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/hush_bitcoind.h b/src/hush_bitcoind.h index 02b6b09b6..75548da26 100644 --- a/src/hush_bitcoind.h +++ b/src/hush_bitcoind.h @@ -1726,18 +1726,7 @@ int32_t hush_checkPOW(int32_t slowflag,CBlock *pblock,int32_t height) if ( (SMART_CHAIN_SYMBOL[0] != 0) && bhash > bnTarget ) { failed = 1; - if ( height > 0 && SMART_CHAIN_SYMBOL[0] == 0 ) // for the fast case - { - if ( (n= hush_notaries(pubkeys,height,pblock->nTime)) > 0 ) - { - for (i=0; i