Hope you're well. I was hoping to use this package with the work you have already done but I am struggling to get this up and running due to the undefined env config,
Are you able to upload some so I can populate it with my details and start getting this code working?
All undefined from code here;;
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
path: 'undefined/v3/klines?symbol=&limit=320&interval=5m',
response: undefined
Hi Andrei,
Hope you're well. I was hoping to use this package with the work you have already done but I am struggling to get this up and running due to the undefined env config,
Are you able to upload some so I can populate it with my details and start getting this code working?
All undefined from code here;; socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, path: 'undefined/v3/klines?symbol=&limit=320&interval=5m', response: undefined