diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index a6ccf8207..7d4923608 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -964,9 +964,12 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above else //if ( kmdheights[i-1] > 0 && otherheights[i-1] > 0 ) { hash = block.GetHash(); + for (j=0; j= activation ) return(-1); }