exclusiveNodes

abstract fun exclusiveNodes(nodes: Set<String>?)

Exclusively connect to a single node. All other existing connections will be dropped

Parameters

nodes

A set of nodes identifiers. IP addresses or domain names are allowed.