Commit c4e26ede authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent ec193f8f
......@@ -20,7 +20,7 @@ const ccxt = require('ccxt')
let exchange
let info
exchange.urls['api'] = exchange.urls['test'];
init()
......@@ -40,6 +40,8 @@ async function init() {
})
exchange.urls['api'] = exchange.urls['test'];
run()
}
......
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