Kucoin / kucoin-go-sdk

Go SDK for KuCoin API.
https://docs.kucoin.com
MIT License
112 stars 76 forks source link

change cancelAfter type #112

Closed sohbatiha closed 2 years ago

sohbatiha commented 3 years ago

Hi , When receiving the orders list, sometimes the value of cancelAfter is -1 and it causes an error in the system . error message : [] json: cannot unmarshal number -1 into Go struct field OrderModel.cancelAfter of type uint64

1bazinga25 commented 2 years ago

We have updated this on other PR request