corda / net.corda.node.driver / DriverDSL / startNetworkMapService

startNetworkMapService

fun startNetworkMapService(): Unit

Overrides DriverDSLExposedInterface.startNetworkMapService

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.