JKorf / FTX.Net

MIT License
31 stars 24 forks source link

GetDepositHistoryAsync Mapping Issue #29

Closed nathan-datusarator closed 2 years ago

nathan-datusarator commented 2 years ago

Cannot map enum value. EnumType: FTX.Net.Enums.DepositStatus, Value: complete, Known values: confirmed, unconfirmed, cancelled, completed. If you think complete should added please open an issue on the Github repo.

This was marked fixed on Feb 24th, but even that had the status as complete not completed. the Withdrawal one is mapped correctly.

JKorf commented 2 years ago

You're right, seems like it wasn't fixed correctly. Should be good now