mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 19:44:01 +08:00

When doing a filestore add, we wrap whatever nodes we create in a FilestoreNode object and add the PosInfo to it so that the filestore will be able to extract information as needed. Edited by whyrusleeping License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>