com.r3corda.node.services.network / InMemoryNetworkMapCache / regulators

regulators

open val regulators: List<NodeInfo>
Overrides NetworkMapCache.regulators

A list of nodes that advertise a regulatory service. Identifying the correct regulator for a trade is outside the scope of the network map service, and this is intended solely as a sanity check on configuration stored elsewhere.

Getter

A list of nodes that advertise a regulatory service. Identifying the correct regulator for a trade is outside the scope of the network map service, and this is intended solely as a sanity check on configuration stored elsewhere.