Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Do not load the BN254 CRS for verifying client ivc proofs (#7556)
> since we are verifying we only need the g2_data part of the bn254 CRS > (so you can pass size 0 or 1 or whatever small value doesn't error) Thanks @codygunton for the tip!
- Loading branch information