net.corda.core.node.services / NetworkMapCache / getNodeByPublicKey

getNodeByPublicKey

abstract fun getNodeByPublicKey(publicKey: PublicKey): NodeInfo?

Look up the node info for a public key.