mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-13 00:38:34 +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>