diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index d02a117df..fff8beb47 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -628,7 +628,10 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3 for (i=0; ididstats == 0 ) @@ -649,7 +652,7 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3 pax->didstats = 1; } } else printf("opreturn none issued?\n"); - } + } else printf("opreturn matches KMD? %s\n",(char *)&opretbuf[opretlen-4]); } else if ( opretbuf[0] == 'X' ) {