binance / binance-spot-connector-rust

Simple Rust connector to Binance API
MIT License
139 stars 43 forks source link

please use btreemap for params as the order is required #5

Open cliff0412 opened 1 year ago

cliff0412 commented 1 year ago

please use btreemap for params as the order is required

discosultan commented 1 year ago

@cliff0412 Can you bring an example of an endpoint where the order matters? Makes it easier to test.