diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 8a0a4d357..7bf50a29f 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -1134,7 +1134,7 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3 printf("pax %s deposit %.8f rejected kmdheight.%d %.8f KMD check %.8f seed.%llu\n",base,dstr(fiatoshis),kmdheight,dstr(value),dstr(checktoshis),(long long)seed); } } //else printf("[%s] %s paxdeposit height.%d vs kmdheight.%d\n",ASSETCHAINS_SYMBOL,base,height,kmdheight); - } else printf("unsupported size.%d for opreturn D\n",opretlen); + } //else printf("unsupported size.%d for opreturn D\n",opretlen); } else if ( opretbuf[0] == 'I' ) {