ccapi icon indicating copy to clipboard operation
ccapi copied to clipboard

Error in setting target for GET_INSTRUMENTS call for Gemini exchange

Open rkyleg opened this issue 2 years ago • 0 comments

https://github.com/crypto-chassis/ccapi/blob/b53929e6ad7afab51d2cc3ace70346bdbb64ba6a/include/ccapi_cpp/service/ccapi_market_data_service_gemini.h#L241

the code calls this->getInstrumentTarget for the Request::Operation::GET_INSTRUMENTS case when it should call this->getInstrumentsTarget

rkyleg avatar Jul 23 '22 03:07 rkyleg