Commit a0f55313 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent efec7bf4
......@@ -58,8 +58,8 @@ async function run() {
createfileADV('profitPerMonth1000', JSON.stringify(arr3, null, 2))
createfileADV('percentage1000', JSON.stringify(arrResrv200, null, 2))
createfileADV('compound1000', JSON.stringify(arr1000Compound, null, 2))
createfileADV('allocatedReservePerMonthUnder' + alocated100, JSON.stringify(arr20Max, null, 2))
createfileADV('allocatedReserveCompoundUnder' + allocated1000compond, JSON.stringify(arrReservCompound, null, 2))
createfileADV('allocatedReservePerMonthUnder' + alocatedReserve, JSON.stringify(alocated100, null, 2))
createfileADV('allocatedReserveCompoundUnder' + alocatedReserveCompound, JSON.stringify(allocated1000compond, null, 2))
}
......
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