corda / net.corda.node.internal / CordaRPCOpsImpl / networkMapUpdates

networkMapUpdates

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

Overrides CordaRPCOps.networkMapUpdates

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