Support share proofs for multiple blobs #1315
Labels
enhancement
New feature or request
good first issue
Good for newcomers
warn:api breaking
item will be break an API and require a major bump
Currently, when we create share proofs, we only create a proof for the first blob. We should also support creating inclusion proofs to all of the blobs paid for by a PFB, along with only specific blobs. This would likely involve modifying
celestia-app/pkg/proof/proof.go
Lines 64 to 103 in 0b75c9c
to support this
The text was updated successfully, but these errors were encountered: