Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure accounts is always an Array (#26)
* make sure accounts is always array * use await instead of yield * Use Array.isArray instead of array.length
- Loading branch information