Hello,
I'm getting the following in Logs:
Loading config...
Loading exchange - bittrex
and the following in Errors:
(node:3952) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: [object Object]
(node:3952) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Does anyone happen to know what's causing the issue and how to resolve it? Thank you!