diff --git a/src/cc/prices.cpp b/src/cc/prices.cpp index eda9d8ee7..90773a033 100644 --- a/src/cc/prices.cpp +++ b/src/cc/prices.cpp @@ -875,7 +875,7 @@ int64_t prices_syntheticprice(std::vector vec, int32_t height, int32_t mpz_set_ui(mpzResult, 0); // clear result to test overflow (see below) - std::cerr << "prices_syntheticprice" << " i=" << i << " mpzPrice=" << mpz_get_ui(mpzTotalPrice) << " value=" << value << " depth=" << depth << " opcode&KOMODO_PRICEMASK=" << (opcode & KOMODO_PRICEMASK) <