Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle empty point with hyperkzg
Currently, hyperkzg does not work if the point is empty. This commit simply defaults to using a trivial point. This default respects the commitment and evaluation.
- Loading branch information