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 @@
"Libp2p",
["libp2p/go-libp2p", "go-libp2p", "go-libp2p entry point"],
["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",
["libp2p/go-libp2p-net", "go-libp2p-net", "libp2p connection and \"network\" interfaces"],
......@@ -100,4 +100,4 @@
["libp2p/go-libp2p-circuit-progs", "go-libp2p-circuit-progs", "testing programs for go-libp2p-circuit"]
]
}
\ No newline at end of file
}
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