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
Noise
https://github.com/ChainSafe/js-libp2p-noise#usage
import {Noise} from "@chainsafe/libp2p-noise"
but this class isn't imported by index.ts:
js-libp2p-noise/src/index.ts
Line 2 in 309ec0f
The text was updated successfully, but these errors were encountered:
Fix readme usage example
2b273ee
- Fixes ChainSafe#252
fix: readme usage example (#253)
7eca3a4
* Fix readme usage example - Fixes #252 * fix: lint Co-authored-by: Marin Petrunic <[email protected]>
Successfully merging a pull request may close this issue.
https://github.com/ChainSafe/js-libp2p-noise#usage
but this class isn't imported by index.ts:
js-libp2p-noise/src/index.ts
Line 2 in 309ec0f
The text was updated successfully, but these errors were encountered: