https://filfox.info/en/message/bafy2bzaceaaqqdpd3jb37trowkjwhi4w7eeb4ax5uzddkahvpseilhq3thbxm?t=4
This deal was sent with an empty Payload CID.
It's marked as IndexedAndAnnounced but I cannot find it on cid.contact
Should I regard this deal as 'unretrievable'?
The retrieval bot currently relies on the label field as payload CID. It's documented here. https://raw.githubusercontent.com/data-preservation-programs/singularity/main/docs/swagger/swagger.yaml
There is no simple way to get the payload CID from the pieceCID.
In RetrievalBot V2, this problem is addressed by Riba's algorithm - https://github.com/data-preservation-programs/RetrievalBot/blob/main/filplus.md#piece-range-retrieval
Finally, here the action item could be, if the root CID is an empty CID (bafyaaaa), then mark it as ignored.
The retrieval bot currently relies on the label field as payload CID. It's documented here. https://raw.githubusercontent.com/data-preservation-programs/singularity/main/docs/swagger/swagger.yaml
There is no simple way to get the payload CID from the pieceCID.
In RetrievalBot V2, this problem is addressed by Riba's algorithm - https://github.com/data-preservation-programs/RetrievalBot/blob/main/filplus.md#piece-range-retrieval
Finally, here the action item could be, if the root CID is an empty CID (bafyaaaa), then mark it as ignored.