Modules§
Structs§
- Shutdown
Handle - Handle for gracefully shutting down the daemon service.
Functions§
- spawn_
service - Spawns the daemon service: P2P peer + API server + gateway server. Blocks until shutdown signal is received. Use for CLI binary usage.
- start_
service - Create state and spawn background tasks, returning the state handle.