Commit 427fc281 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 8f77ccdb
...@@ -5,8 +5,8 @@ const uuid = require('uniqid') ...@@ -5,8 +5,8 @@ const uuid = require('uniqid')
let pair = 'BNB' let pair = 'BNB'
let res let res
let arr = [] let arr = []
let lastBalance = 10000 let lastBalance = 5000
let size = 100 let size = 50
let balance = lastBalance let balance = lastBalance
init() init()
......
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