zksync-era
zksync-era copied to clipboard
fix: address issue with zkstack dev generate-genesis cmd
What ❔
- Fixes path issue for zkstack dev generate-genesis cmd
Why ❔
- Issue reported when used alongside
--link-to-codeduring ecosytem create / init for arbitrary core versions (see: 1035)
Is this a breaking change?
- [ ] Yes
- [x] No
Operational changes
Checklist
- [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via
zkstack dev fmtandzkstack dev lint.
I support this
this is approved, could we merge this?