is_root

Function is_root 

Source
pub fn is_root(caller: Principal) -> AuthRuleResult
Expand description

Require that the caller equals the configured root canister. Gate root-only operations (e.g., topology mutations).