Skip to content

[Feature Request]: Get blob index upon submitting it #4412

@odesenfans

Description

@odesenfans

Implementation ideas

As part of our DA proof system, we use sequences of spans as recommended by Celestia. To recover this index after submitting it, I haven't found a better method than calling Blob.Get, forcing me to download up to MBs of data just to recover an index.

It would be great if the ODS index could be returned from the call to Blob.Submit, or at least have an endpoint to fetch blob metadata without downloading the blob itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:apiRelated to celestia-node APIenhancementNew feature or requestexternalIssues created by non node team members

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions