Good morning
Sory if my question appears to be caused by my noob experience about binance api.
I downloaded the package, but when i use this function i got the error in the title.
binance.depositHistory((error, response) => {
console.info(response);
});