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

isNotary

abstract fun isNotary(party: Party): Boolean

Returns true if and only if the given Party is a notary, which is defined by the network parameters.