corda / net.corda.core.node.services / NetworkMapCacheBase / notaryIdentities

notaryIdentities

abstract val notaryIdentities: List<Party>

A list of notary services available on the network.

Note that the identities are sorted based on legal name, and the ordering might change once new notaries are introduced.