bitbns-official / node-bitbns-api

This is Official Bitbns API nodeJs Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong example code for get sell order book

abhishekr700 opened this issue · comments

This is what is given ->

Getting Sell Order Book

bitbns.platformStatus(function(error, data){
  console.log(error, data);
});

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