mscheetz / KuCoinApi.Net

KuCoin api access built in .Net Standard
MIT License
6 stars 4 forks source link

Status values was fixed (from upper case to lower case) #15

Closed SergeevGregory closed 5 years ago

SergeevGregory commented 5 years ago

Request of active orders wasn't worked with Upper case status (ACTIVE). Now it works.

mscheetz commented 5 years ago

Thanks for catching this!

mscheetz commented 5 years ago

Updates to enums