Skip to main content

role_pid

Function role_pid 

Source
pub fn role_pid(
    pic: &Pic,
    root_id: Principal,
    role: &'static str,
    tick_limit: usize,
) -> Principal
Expand description

Resolve one role principal from root’s subnet registry, polling until present.