jaggedsoft/node-binance-api

depositAddress is not working

yellowbearpooh0110 opened this issue · 0 comments

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.