corda / net.corda.core.messaging / CordaRPCOps / networkMapFeed

networkMapFeed

@RPCReturnsObservables abstract fun networkMapFeed(): DataFeed<List<NodeInfo>, MapChange>

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