canic_start_root

Macro canic_start_root 

Source
macro_rules! canic_start_root {
    () => { ... };
}
Expand description

Configure lifecycle hooks for the root Canic orchestrator canister.

Similar to canic_start but tailored to the root environment: it initializes the global subnet registry, root-only capabilities, and exports root-specific endpoints.