Skip to main content

ROUTER_PUBLIC_ID

Constant ROUTER_PUBLIC_ID 

Source
pub const ROUTER_PUBLIC_ID: &str = "router";
Expand description

The Router’s public id. A Router is addressed by this literal everywhere a receipt, decision, or error names it, whatever the file called the member. No worker may claim it — see ExactFleetError::ReservedRouterIdentity.