com.r3corda.node.services.network / InMemoryNetworkMapCache / deregisterForUpdates

deregisterForUpdates

open fun deregisterForUpdates(net: MessagingService, service: NodeInfo): <ERROR CLASS><Unit>
Overrides NetworkMapCache.deregisterForUpdates

Unsubscribes from updates from the given map service.

Parameters

service - the network map service to listen to updates from.