mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-05 15:10:59 +00:00
* Okx: Fix Instrument unmarshal This fixes: `json: invalid use of ,string struct tag, trying to unmarshal "" into float64` when TwapSz or other fields are empty, which happened briefly today. As a DriveBy it also simplifies the exposed Instrument type to native types only. * Okx: Add missing InstrumentFamily to Instrument * Okx: Add Instrument Unmarshal tests DriveBy: Removes stray newline in type conversions * Okx: Fix empty line upsetting linter
47 KiB
47 KiB