提交 9fe843f1 作者: Łukasz Magiera 提交者: Steven Allen

coreapi dht: add a note on name change

License: MIT
Signed-off-by: 's avatarŁukasz Magiera <magik6k@gmail.com>
上级 77ceb754
......@@ -10,6 +10,8 @@ import (
)
// DhtAPI specifies the interface to the DHT
// Note: This API will likely get renamed in near future, see
// https://github.com/ipfs/interface-ipfs-core/issues/249 for more context.
type DhtAPI interface {
// FindPeer queries the DHT for all of the multiaddresses associated with a
// Peer ID
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论