resolve

abstract suspend fun resolve(host: String): Nodes?

Resolves the node address for the provided host. Clients should consult with documentation for the recommended flow.

Return

nodes that were found on the specified host, or null

Parameters

host

a host to use to resolve node addresses