corda / net.corda.node.driver / DriverDSLExposedInterface / startNetworkMapService

startNetworkMapService

abstract fun startNetworkMapService(): Unit

Starts a network map service node. Note that only a single one should ever be running, so you will probably want to set automaticallyStartNetworkMap to false in your driver call.