don't return CIDs on add
The caller can just call `node.Cid()` and returning CIDs from `AddMany` requires allocation.
Showing
Please register or sign in to comment
The caller can just call `node.Cid()` and returning CIDs from `AddMany` requires allocation.