corda / net.corda.core.messaging / CordaRPCOps / networkMapUpdates

networkMapUpdates

@RPCReturnsObservables abstract fun networkMapUpdates(): Pair<List<NodeInfo>, Observable<MapChange>>

Returns all parties currently visible on the network with their advertised services and an observable of future updates to the network.