pskupinski / node-btc-e

A deprecated unofficial node.js client for the btc-e api.
ISC License
39 stars 20 forks source link

Optional get parameters #10

Open dawsbot opened 10 years ago

dawsbot commented 10 years ago

I am interested in limiting my depth call to only return 10 results instead of the default 150. How can I input this optional GET parameter to btce.depth(pair, callback)?