At

scalus.cardano.node.stream.StartFrom.At
final case class At(point: ChainPoint)

Resume from a point the subscriber checkpointed itself. Serviceable wherever the provider can replay the subscription's query — on Blockfrost that is address- and asset-scoped queries, which is the common case.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product