core.node.subsystems / InMemoryNetworkMapCache / deregisterForUpdates

deregisterForUpdates

open fun deregisterForUpdates(smm: StateMachineManager, 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.