We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's a good example of how we might do this here: https://github.com/digidem/hypercore-replication-progress
The hypercore.info method can be used to get overall stats about a core.
hypercore.info
The new hypercore.has method may also be useful: https://github.com/hypercore-protocol/hypercore/blob/master/index.js#L686
hypercore.has
The text was updated successfully, but these errors were encountered:
sethvincent
Successfully merging a pull request may close this issue.
There's a good example of how we might do this here: https://github.com/digidem/hypercore-replication-progress
The
hypercore.info
method can be used to get overall stats about a core.The new
hypercore.has
method may also be useful: https://github.com/hypercore-protocol/hypercore/blob/master/index.js#L686The text was updated successfully, but these errors were encountered: