diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 0a649b2b2..91e66da66 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -13,7 +13,6 @@ * * ******************************************************************************/ -// savestate with important tx // convert paxdeposit into new coins in the next block // paxdeposit equivalent in reverse makes opreturn and KMD does the same in reverse // need to save most processed block in other chain(s) @@ -122,7 +121,7 @@ void komodo_gateway_iteration(char *symbol) { if ( (result= jobj(infoobj,(char *)"result")) != 0 && (kmdheight= jint(result,(char *)"blocks")) != 0 ) { - for (i=0; i<10 && KMDHEIGHT