corda / net.corda.core.messaging / CordaRPCOps / waitUntilNetworkReady

waitUntilNetworkReady

@RPCReturnsObservables abstract fun waitUntilNetworkReady(): CordaFuture<Void?>

Returns a CordaFuture which completes when the node has registered wih the network map service. It can also complete with an exception if it is unable to.