Commit 9e62441f authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent eadd692a
......@@ -49,7 +49,7 @@ app.post('/signal', (req, res) => {
res.send('Done')
console.log(req.body)
analyse(req.body)
// analyse(req.body)
})
......@@ -151,7 +151,7 @@ async function init() {
// exchange.urls['api'] = exchange.urls['test'];
run()
// run()
// balanceUpdater()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment