Fetch one peer's IPNS record for ipnsMultihash over the libp2p fetch protocol, then validate it against the routing key before returning it. Answers "does that peer hold a record for this name", where the DHT answers "does anyone".
ipnsMultihash
Sends a request to fetch the value associated with the given key from the given peer
Optional
Fetch one peer's IPNS record for
ipnsMultihashover the libp2p fetch protocol, then validate it against the routing key before returning it. Answers "does that peer hold a record for this name", where the DHT answers "does anyone".