diff --git a/src/pinners/ipfs-cluster.js b/src/pinners/ipfs-cluster.js index 55682c0..68c8f54 100644 --- a/src/pinners/ipfs-cluster.js +++ b/src/pinners/ipfs-cluster.js @@ -58,7 +58,7 @@ class IpfsCluster { throw new Error('could not determine the CID') } - return root.cid['/'] + return root.cid } /**