bitbns-official / node-bitbns-api

This is Official Bitbns API nodeJs Library.
16 stars 19 forks source link

Wrong example code for get sell order book #5

Closed abhishekr700 closed 5 years ago

abhishekr700 commented 5 years ago

This is what is given ->

Getting Sell Order Book

bitbns.platformStatus(function(error, data){
  console.log(error, data);
});
shibbyy commented 5 years ago

Thanks @abhishekr700 Check Now, I'm closing this issue. Reopen it in case you still face the issue.