pskupinski / node-btc-e

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

fix duplicate nonce usage issues #6

Closed blabliblubblu321 closed 10 years ago

blabliblubblu321 commented 10 years ago

Thats ok then we should build some kind of throttle into it which prevents it from using same nonce in two calls. I have opened another pull request that implements that. If I think about it i also like the throttle solution better.