pub const ROUTER_PUBLIC_ROLE: &str = "router";Expand description
The Router’s public role. Identical to ROUTER_PUBLIC_ID: a Router has
exactly one identity and it is not a dispatchable role.
pub const ROUTER_PUBLIC_ROLE: &str = "router";The Router’s public role. Identical to ROUTER_PUBLIC_ID: a Router has
exactly one identity and it is not a dispatchable role.