coreapi dht: add a note on name change
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com> This commit was moved from ipfs/interface-go-ipfs-core@da52b4bfdb425964a3b5909bdbeacdfdb57cef40 This commit was moved from ipfs/boxo@1ee72b14142c20703fe9bd9690543d42491b5a91
Łukasz Magiera committed
Jul 26, 2018 at 15:09 UTC
1baa0c0a71135bed10d4602d53ae642860d47d40
1 file changed
+2
core/coreiface/dht.go
+2
@@ -10,6 +10,8 @@ import (
10
)
11
12
// DhtAPI specifies the interface to the DHT
13
+// Note: This API will likely get renamed in near future, see
14
+// https://github.com/ipfs/interface-ipfs-core/issues/249 for more context.
15
type DhtAPI interface {
16
// FindPeer queries the DHT for all of the multiaddresses associated with a
17
// Peer ID