@caravan/sdk API - v0.0.0
    Preparing search index...

    Interface ManifestResult

    interface ManifestResult {
        batchHash: `0x${string}`;
        manifest: StagedRevealView;
        manifestId: string;
    }
    Index
    batchHash: `0x${string}`
    manifestId: string