From b971ca89331f1a12a7185c6ddeb97e4ea6acfe1d Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 26 Nov 2016 12:25:56 -0300 Subject: [PATCH] test --- src/komodo_gateway.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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' ) {