@mwarning can you please give me an example of announcing and searching a value on runtime with kadnode-ctl.
I want to be able to do something like this:
On node 1:
kadnode-ctl announce nodename.p2p:<secret_key>
On node 2:
kadnode-ctl search nodename.p2p:<public_key>
I really need this for my software.I wonder if you could add this feature.I have already asked the same question but was waiting for an example.