You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Is there a way to get some stats about a block? Things like it's total size, how much of it is in the local blockstore (e.g. won't be fetched from the network), etc?
This is to implement the missing fields in ipfs.files.stat(path) - see ipfs/js-ipfs-mfs#13 for more.