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)).
pub fn voided_targets(events: &[LedgerEvent]) -> BTreeSet<EventId>The set of decision targets that a VoidDecisionEvent has voided (for election notes + selection
counting). Shared by verify and config (UX-P4-12(c)).