Skip to main content

router

Function router 

Source
pub fn router() -> Router
Expand description

Build the node HTTP router by delegating to the shared posemesh-node-registration router. This ensures that the registration callback persists the node secret and that DDS health probes update the registration health state in a single, canonical store used by the outbound registration loop.