requestNeighborInfo

abstract suspend fun requestNeighborInfo(node: NodeId = NodeId.LOCAL): AdminResult<NeighborInfo>(source)

Request the NeighborInfo of node (default: local). Surfaces immediate neighbors and their last-heard SNR / interval.