yet logging
This commit is contained in:
@@ -368,7 +368,7 @@ int64_t prices_syntheticprice(std::vector<uint16_t> vec,int32_t height,int32_t m
|
||||
if (errcode != 0)
|
||||
break;
|
||||
|
||||
std::cerr << "pricestack[depth-1=" << depth-1 << "]=" << pricestack[depth-1] << std::endl;
|
||||
std::cerr << "pricestack[depth=" << depth << "]=" << pricestack[depth] << std::endl;
|
||||
|
||||
}
|
||||
free(pricedata);
|
||||
|
||||
Reference in New Issue
Block a user