Skip to content
New issue

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

metrics: BlackHoleState type public #2917

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

cpeliciari
Copy link
Contributor

This commit changes the blackHoleState type from private to public by renaming it to BlackHoleState. This modification allows other packages to access and use this type, which is essential for monitoring and debugging purposes within the libp2p system.

Related issue: #2890

This commit changes the `blackHoleState` type from private to public by renaming it to `BlackHoleState`. This modification allows other packages to access and use this type, which is essential for monitoring and debugging purposes within the libp2p system.

Related issue: libp2p#2890
@MarcoPolo MarcoPolo merged commit 99433a2 into libp2p:master Aug 19, 2024
8 of 9 checks passed
@MarcoPolo MarcoPolo mentioned this pull request Oct 17, 2024
30 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants