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

Fix for something i broke #625

Merged
merged 2 commits into from
Oct 13, 2017
Merged

Fix for something i broke #625

merged 2 commits into from
Oct 13, 2017

Conversation

Niller2005
Copy link
Contributor

somehow this happened:

/var/zenbot/extensions/exchanges/gdax/exchange.js:21
        throw new Error('please configure your GDAX credentials in conf.js')
        ^

Error: please configure your GDAX credentials in conf.js
    at authedClient (/var/zenbot/extensions/exchanges/gdax/exchange.js:21:15)
    at Object.getBalance (/var/zenbot/extensions/exchanges/gdax/exchange.js:91:20)
    at Object.syncBalance (/var/zenbot/lib/engine.js:178:18)
    at Object.<anonymous> (/var/zenbot/commands/trade.js:263:24)
    at Immediate._onImmediate (/var/zenbot/node_modules/sosa/api.js:15:12)
    at runCallback (timers.js:781:20)
    at tryOnImmediate (timers.js:743:5)
    at processImmediate [as _immediateCallback] (timers.js:714:5)

but this fixes it :)

Copy link
Owner

@DeviaVir DeviaVir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@DeviaVir DeviaVir merged commit 4b49475 into DeviaVir:master Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants