move streaming set to thirdparty
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com> This commit was moved from ipfs/interface-go-ipfs-core@03a210bb130d8d46bc9d8c8bbac953edff53f32f This commit was moved from ipfs/boxo@8de59ef7854d5f337c333acc9902715e274cf2dc
Łukasz Magiera committed
Aug 10, 2018 at 13:24 UTC
835950fe4a2548c91a771c7cc67b24991747328f
1 file changed
+1
-1
core/coreiface/dht.go
+1
-1
@@ -10,7 +10,7 @@ import (
10
)
11
12
// DhtAPI specifies the interface to the DHT
13
-// Note: This API will likely get renamed in near future, see
13
+// Note: This API will likely get deprecated 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