lssa/sequencer
ygd58 934c333f47
feat: add meaningful is_healthy check to sequencer healthcheck
is_healthy is now true only if the block store is accessible and
has produced at least the genesis block.

Clients should poll chain_height twice with a delay to verify
the sequencer is making progress.

Refs #244
2026-03-28 19:59:19 +01:00
..