filecoin-project/lassie

Write a root on car responses

Closed this issue · 0 comments

Currently,

lassie writes to a DeferredStorageCar
which creates the output car with no root

at the point that this DeferredStorageCar is created

there's a very reasonable rootCid in context.

Why aren't we passing that root through to output?