Skip to main content

guardianship_authorized

Function guardianship_authorized 

Source
pub fn guardianship_authorized(
    authorized_domains: &[u64],
    requested_domain: u64,
) -> bool
Expand 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).