Igosuki / binance-rs-async

Async client for the Binance APIs
https://crates.io/crates/binance-rs-async
Other
171 stars 113 forks source link

New type "AMENDMENT" as order modify in Execution Type x of Order Update event ORDER_TRADE_UPDATE #142

Open smfx opened 3 days ago

smfx commented 3 days ago

I can't deserialise order update with the new type AMENDMENT. I changed enum and now it works. Going to open PR.

smfx commented 3 days ago

Link on docs.

image