Binance.API.Csharp.Client
Binance.API.Csharp.Client copied to clipboard
Change WithdrawList to IEnumerable<Withdraw>
The IEnumerable sequence for WithdrawHistory is currently of type Deposit. Likely a copy and paste oversight.
Please fix this issue.