Skip to main content

voided_targets

Function voided_targets 

Source
pub fn voided_targets(events: &[LedgerEvent]) -> BTreeSet<EventId>
Expand description

The set of decision targets that a VoidDecisionEvent has voided (for election notes + selection counting). Shared by verify and config (UX-P4-12(c)).