corda / net.corda.testing.node / MockNetNotaryConfig / <init>

<init>

MockNetNotaryConfig(validating: Boolean, extraConfig: Config? = null, className: String? = null, serviceLegalName: CordaX500Name? = null)

MockNetNotaryConfig can be used to configure a node to be a notary via the mock network API. Internally this will be translated into a NotaryConfiguration and passed to the respective node.