cbpro-cpp
cbpro-cpp copied to clipboard
A Coinbase Pro API client library for C++
Results
1
cbpro-cpp issues
Sort by
recently updated
recently updated
newest added
When compiling this on Windows with CMAKE I encountered an error since DELETE is already defined as a macro in winnt.h. The change I proposed here is just refactoring GET,...