excludeHostNode

fun <T> excludeHostNode(serviceHub: ServiceHub, map: Map<Party, T>): Map<Party, T>

Remove this node from a map of well known Partys.

Return

a new copy of the map, with he well known Party for this node removed.