Module error

Module error 

Source
Expand description

Error types for the arb-node launcher and genesis flows.

Replaces the historical Result<_, String> plumbing through the persistence-thread channel, the parallel-state-root callback, and the genesis initializer with concrete typed variants.

Enumsยง

GenesisError
Errors surfaced while initializing ArbOS genesis state.
LauncherError
Errors surfaced by the arb-node launcher infrastructure.