mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-06-03 15:49:48 +00:00
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