This commit is contained in:
jl777
2016-10-26 11:26:38 -03:00
parent 9b9adadc59
commit 82e230485c

View File

@@ -56,7 +56,7 @@ void komodo_gateway_voutupdate(char *symbol,int32_t height,int32_t txi,int32_t v
{
typestr = "pricefeed";
komodo_paxpricefeed(height,&script[++offset],opretlen);
printf("height.%d pricefeed len.%d\n",opretlen);
printf("height.%d pricefeed len.%d\n",height,opretlen);
}
else
{