blob: dfee1dbe7e6511b392d8c3e6df17bafa678c4d13 [file] [log] [blame]
---
fixes:
- |
Concurrency parameter for account-generator command was accepting
negative values and zero. The concurrency parameter now accepts only
positive numbers. When a negative value or zero is passed to the
program then the program ends and help is displayed.