resolve

abstract fun resolve(host: String): Call<List<URL>>

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

Return

a Call

Parameters

host

a host to use to resolve node addresses