binance / binance-spot-connector-rust

MIT License
109 stars 39 forks source link

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

Open cliff0412 opened 9 months ago

cliff0412 commented 9 months ago

please use btreemap for params as the order is required

discosultan commented 9 months ago

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