Files
gocryptotrader/exchanges/kraken/kraken_websocket.go
Gareth Kirwan 20143886ca Kraken: Fix WS Auth endpoints not re-enabled (#1334)
When Kraken has a disconnect or failure that sets SetCanUseAuthenticatedEndpoints(false),
it's never re-enabled when the websocket is reconnected
That means all subsequent requests would fall back to rest
2023-09-07 10:59:30 +10:00

41 KiB