The NodeHandle represents the basic info peers know from each other, you can imagine it as TCP/IP connection. You can get information about :
- whether the peer is alive
- what is its ID
- the proximity
The NodeHandle represents the basic info peers know from each other, you can imagine it as TCP/IP connection. You can get information about :