HuobiRDCenter / huobi_Golang

Go SDK for Huobi Spot API
https://www.htx.com/zh-cn/opend/newApiPages/
Apache License 2.0
175 stars 87 forks source link

订阅订单更新有bug #10

Closed xyths closed 4 years ago

xyths commented 4 years ago

下单后会出现

ERROR Handle message error: json: cannot unmarshal number into Go struct field .Data.orderCreateTime of type string

类型可能得改成int64

eynzhang commented 4 years ago

@xyths thanks for the feedback, this is fixed in master branch,