depositAddress is not working
yellowbearpooh0110 opened this issue · 0 comments
yellowbearpooh0110 commented
binance.depositAddress({ coin: 'ETH' }, (error, response) => {
console.info(response);
});
This code is currently using wapi and it is not working anymore.
It should use the sapi.