Commit 3a62c342 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 3ec55276
......@@ -116,7 +116,7 @@ async function balanceUpdater() {
} catch (e) {
console.log(e)
}
console.log(accs)
console.log(accs[0].equity)
await sleep(60000)
return 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