Hello,
How can i unpin a file added with ipfs-http-client on infura like this:
ipfs.add(files, {progress: progress_func, pin: true})
Just adding the same file again with pin at false ?
Thank you
Hello,
How can i unpin a file added with ipfs-http-client on infura like this:
ipfs.add(files, {progress: progress_func, pin: true})
Just adding the same file again with pin at false ?
Thank you