scalus.cardano.node.stream.ChainPoint
See theChainPoint companion object
A position on the chain, identified by slot and block header hash.
Every event carries one, so subscribers can correlate across streams, deduplicate on replay, and checkpoint their own progress — a persisted ChainPoint is what StartFrom.At resumes from.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article