corda / net.corda.core.node.services / NetworkParametersService / lookup

lookup

abstract fun lookup(hash: SecureHash): NetworkParameters?

Return the network parameters with the given hash, or null if it doesn't exist.