JKorf / Bybit.Net

A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
https://jkorf.github.io/Bybit.Net/
91 stars 62 forks source link

Spelling error in InternalDepositStatus enum identifier #205

Closed grante closed 2 months ago

grante commented 2 months ago

The Bybit.Net.Enums.InternalDepositStatus enum identifier has a spelling error: 'Succes'

JKorf commented 2 months ago

Fixed in latest version