@eagleoutice/flowr - v2.15.8
    Preparing search index...

    one decoded blob a bundle holds, as the shared budget accounts for it

    interface CachedBlob {
        blobIdx: number;
        bytes: number;
        db: SigDatabase;
        used: boolean;
    }
    Index
    blobIdx: number
    bytes: number
    used: boolean

    read again since the hand last passed it, so it survives this round (see keepBlob)