Skip to content

Commit

Permalink
Update kraken.js
Browse files Browse the repository at this point in the history
  • Loading branch information
brucetus authored Mar 30, 2019
1 parent acf7096 commit 6803eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kraken.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const methods = {
const defaults = {
url : 'https://api.kraken.com',
version : 0,
timeout : 5000,
timeout : 30000,
};

// Create a signature for a request
Expand Down

0 comments on commit 6803eef

Please sign in to comment.