Compare commits
2 Commits
master
...
update-web
Author | SHA1 | Date | |
---|---|---|---|
42ebf43a7c | |||
feeec55845 |
@ -8,7 +8,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const endpoint = "wss://ws-feed.gdax.com"
|
||||
const endpoint = "wss://ws-feed.pro.coinbase.com"
|
||||
|
||||
type Client struct {
|
||||
msgs chan gdax.Message
|
||||
|
Reference in New Issue
Block a user