wisespace-io / binance-rs

Rust Library for the Binance API
Other
649 stars 295 forks source link

Make recv_window flexible #79

Closed dorak88783 closed 3 years ago

dorak88783 commented 3 years ago

Added a field to the Config struct to set a default recv_window.

wisespace-io commented 3 years ago

@dorak88783 Yes, this one makes total sense, it should be configurable.