pub fn attested_set(conn: &Connection) -> Result<BTreeSet<EventId>, CliError>Expand description
Return all attested disposal EventIds as a sorted BTreeSet (NFR4-stable).
Feeds the compliance_overlay as its attested input. Robust to older vaults.