mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 19:07:48 +08:00
remove TODO
@jbenet when returning values for records, when would it make sense to also return providers for the records?
This commit is contained in:
parent
cfe3a637e4
commit
71392dfd28
@ -52,7 +52,6 @@ func (s *Server) handleMessage(
|
||||
return "", nil
|
||||
}
|
||||
response.Record = rawRecord
|
||||
// TODO before merging: if we know any providers for the requested value, return those.
|
||||
return p, response
|
||||
|
||||
case dhtpb.Message_PUT_VALUE:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user