pub fn guardianship_authorized(
authorized_domains: &[u64],
requested_domain: u64,
) -> boolExpand description
Selective delegation: authorized_domains enumerate exactly the domains of agency delegated
to a guardian. The guardian may act in requested_domain iff it is among them — no domain
⇒ no authority (selective, never plenary).