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

init

parent 4502ff58
...@@ -35,7 +35,7 @@ async function work() { ...@@ -35,7 +35,7 @@ async function work() {
} }
run('profitPerMonth1000', arr, timestamp) run('profitPerMonth1000', arr, timestamp)
// run('percentage1000', arr, timestamp) // run('percentage1000', arr, timestamp)
await run('compound1000', arr, timestamp) run('compound1000', arr, timestamp)
run('profitPerMonth1000Start', arr, timestamp) run('profitPerMonth1000Start', arr, timestamp)
await run('compound1000Start', arr, timestamp) await run('compound1000Start', arr, timestamp)
// run('allocatedReservePerMonthUnder2', arr, timestamp) // run('allocatedReservePerMonthUnder2', arr, timestamp)
......
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