python-bittrex-websocket-aio
python-bittrex-websocket-aio copied to clipboard
use api_key from credentials to prevent reconnect error
On reconnect api key gets passed in as a list and fails to authenticate, we already store the api key so may as well just use it direct