Hi,I'm encountering the following error when trying to run any pair on Binance Futures :Loading exchange - binanceFuturesLoading data....TypeError: Cannot set property 'currentQty' of undefined at Gdax.parseBalance (/snapshot/test/Desktop/node14/ctx/js/binanceFutures.js) at /snapshot/test/Desktop/node14/ctx/js/binanceFutures.js at processTicksAndRejections (internal/process/task_queues.js:97:5) Unhandled Rejection at Promise Promise { <rejected> TypeError: Cannot set property 'currentQty' of undefined at Gdax.parseBalance (/snapshot/test/Desktop/node14/ctx/js/binanceFutures.js) at /snapshot/test/Desktop/node14/ctx/js/binanceFutures.js at processTicksAndRejections (internal/process/task_queues.js:97:5)}I tried out a clean install and a new API key but no luckDoes anyone know how to fix that?Thanks in advance for your help