Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BTCC Websocket Json erro. #15

Closed
tongxiaofeng opened this issue Nov 18, 2016 · 1 comment
Closed

BTCC Websocket Json erro. #15

tongxiaofeng opened this issue Nov 18, 2016 · 1 comment

Comments

@tongxiaofeng
Copy link
Contributor

As websocket for BTCC enabled, I got the following error:

2016/11/18 20:51:09 BTCC Connected to Websocket.
2016/11/18 20:51:09 BTCC Websocket subscribing to channel: "marketdata_cnybtc".
2016/11/18 20:51:09 BTCC Websocket subscribing to channel: "grouporder_cnybtc".
2016/11/18 20:51:09 BTCC btccny: Last 774.326916 (5332.830000) High 777.974340 (5357.950000) Low 755
.040000 (5200.000000) Volume 2001814.166100
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into
float64
2016/11/18 20:51:10 json: invalid use of ,string struct tag, trying to unmarshal unquoted value into

@thrasher-
Copy link
Collaborator

Thanks! Fixed in thrasher-@553f96d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants