abstract fun deregisterForUpdates(net: MessagingService, service: NodeInfo): ListenableFuture<Unit>
Deregister from updates from the given map service.
net - the network messaging service.
service - the network map service to fetch current state from.