Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Token distribution (matter-labs#1051)
## What ❔ Submit transactions in parallel only if using localhost ## Why ❔ To fix running tests on true L1 ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`. - [x] Spellcheck has been run via `zk spellcheck`. - [x] Linkcheck has been run via `zk linkcheck`.
- Loading branch information