Binance.API.Csharp.Client
Binance.API.Csharp.Client copied to clipboard
Incorrect IEnumerable list type for withdrawals
The IEnumerable list in the WithdrawHistory.cs has an incorrect type (Deposit). It should be of type Withdraw!
https://github.com/morpheums/Binance.API.Csharp.Client/blob/master/Binance.API.Csharp.Client.Models/Account/WithdrawHistory.cs