Simple strategy that traverses a known path to a target CID.
All this strategy does is yield the next CID in the known path.
Returns true if the current CID is the target and we should switch to the export strategy
Traverse the DAG and yield the next CID to traverse
Optional
Simple strategy that traverses a known path to a target CID.
All this strategy does is yield the next CID in the known path.