crypto-chassis/ccapi

Error in setting target for GET_INSTRUMENTS call for Gemini exchange

rkyleg opened this issue · 1 comments

req.target(this->getInstrumentTarget);

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

Thank you for reporting. It was fixed in commit hash 8daad5b.