corda / net.corda.core.messaging / CordaRPCOps / waitUntilRegisteredWithNetworkMap

waitUntilRegisteredWithNetworkMap

@RPCReturnsObservables abstract fun waitUntilRegisteredWithNetworkMap(): ListenableFuture<Unit>

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