Skip to content

Commit

Permalink
ammended config
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-mig committed Nov 30, 2023
1 parent 4c56a5f commit 5d543fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func main() {

cfg := mm.Config{
UserID: 8,
OrderSize: 10,
OrderSize: 200, //original 10
MinSpread: 20,
MakeInterval: 1 * time.Second,
SeedOffset: 40,
Expand Down

0 comments on commit 5d543fa

Please sign in to comment.