Unverified Commit 2d5c64cd authored by Raúl Kripalani's avatar Raúl Kripalani Committed by GitHub
Browse files

Fix blankhost entry.

parent 69accddc
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"Libp2p", "Libp2p",
["libp2p/go-libp2p", "go-libp2p", "go-libp2p entry point"], ["libp2p/go-libp2p", "go-libp2p", "go-libp2p entry point"],
["libp2p/go-libp2p-host", "go-libp2p-host", "libp2p \"host\" interface"], ["libp2p/go-libp2p-host", "go-libp2p-host", "libp2p \"host\" interface"],
["libp2p/go-libp2p-blankhost", "minimal implementation of the \"host\" interface"], ["libp2p/go-libp2p-blankhost", "go-libp2p-blankhost", "minimal implementation of the \"host\" interface"],
"Network", "Network",
["libp2p/go-libp2p-net", "go-libp2p-net", "libp2p connection and \"network\" interfaces"], ["libp2p/go-libp2p-net", "go-libp2p-net", "libp2p connection and \"network\" interfaces"],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment