Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
updated bitfinex node
Browse files Browse the repository at this point in the history
  • Loading branch information
xhad committed Jun 25, 2016
1 parent a62f95b commit d9e6631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exchanges.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ var exchanges = [
{ pair: ['BTC', 'ETH'], minimalOrder: { amount: 0.01, unit: 'asset' }},
],
requires: ['key', 'secret'],
maxHistoryFetch: 49000,
maxHistoryFetch: 10000,
tid: 'tid'

},
Expand Down

0 comments on commit d9e6631

Please sign in to comment.