I have made peer connections between peer 1 and peer 2. I am currently on peer 1. Now, I want to create a new peer: peer 3 and connect this to peer 2. To do this, I need to know the Node Url of peer 2 which I don't. How can I get to Node Url from peer 1?
P.S.: I tried admin.peers but the output do not contain the Node Url.