PrivateRookie / bian-rs

binance API client
Apache License 2.0
32 stars 12 forks source link

一个结构体需要更新 #4

Closed veink-y closed 3 years ago

veink-y commented 3 years ago

``SpotExchangeInfo>SpotSymbolFilter>MAX_POSITION

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: DecodeError("missing field `max_position` at line 1 column 942330")'

可能是需要添加一个

 #[serde(rename = "maxPosition")]