python-bittrex-websocket-aio icon indicating copy to clipboard operation
python-bittrex-websocket-aio copied to clipboard

use api_key from credentials to prevent reconnect error

Open JSRossiter opened this issue 6 years ago • 0 comments

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

JSRossiter avatar Oct 28 '18 14:10 JSRossiter