requestNeighborInfo

abstract suspend fun requestNeighborInfo(requestId: Int, destNum: Int)(source)

Requests neighbor info from a specific node.

Throws

when the local node identity is unavailable before admission.

when the outbound queue rejects the request.