Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: default to using bn254 in
noirc_frontend
(#5144)
# Description ## Problem\* Resolves <!-- Link to GitHub Issue --> ## Summary\* This PR sets `noirc_frontend` to default to bn254 if no feature flag is set. ## Additional Context ## Documentation\* Check one: - [ ] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [ ] I have tested the changes locally. - [ ] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
- Loading branch information