networkMapAvailability

lateinit var networkMapAvailability: <Error class: unknown class><DriverDSLImpl.LocalNetworkMap?>

Future which completes when the network map infrastructure is available, whether a local one or one from the CZ. This future acts as a gate to prevent nodes from starting too early. The value of the future is a LocalNetworkMap object, which is null if the network map is being provided by the CZ.