com.r3corda.core.node.services / NetworkMapCache / deregisterForUpdates

deregisterForUpdates

abstract fun deregisterForUpdates(net: MessagingService, service: NodeInfo): <ERROR CLASS><Unit>

Deregister from updates from the given map service.

Parameters

net - the network messaging service

service - the network map service to fetch current state from.