Incorrect IEnumerable list type for withdrawals
ryanfalzon opened this issue · 0 comments
ryanfalzon commented
The IEnumerable list in the WithdrawHistory.cs has an incorrect type (Deposit). It should be of type Withdraw!
ryanfalzon opened this issue · 0 comments
The IEnumerable list in the WithdrawHistory.cs has an incorrect type (Deposit). It should be of type Withdraw!