Mock Net Notary Config
class MockNetNotaryConfig(val validating: Boolean, val extraConfig: <Error class: unknown class>? = null, val className: String? = null, val serviceLegalName: <Error class: unknown class>? = 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.