requestNodeInfo

Request a remote node to send its NodeInfo (user identity + position).

Sends an empty NODEINFO_APP packet with want_response = true. The remote node will reply with its User information, which the engine processes and emits via nodes.

Return

a MessageHandle tracking delivery state

Since

0.2.0

Parameters

node

the target node to request info from

Throws

if not currently connected