@cryptotaxi247 / kubo / commits / 9fe843f15

coreapi dht: add a note on name change

License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>

Łukasz Magiera committed Jul 26, 2018 at 15:09 UTC 9fe843f1560c1f9a9a15b6027d18d5e1d719a62c
1 file changed +2
core/coreapi/interface/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