BlockQuery
scalus.cardano.node.stream.BlockQuery
enum BlockQuery
Which blocks a subscriber wants to observe.
Simpler than the other two algebras on purpose: most subscribers want every block, or every block in a range. Content-based selection belongs on TransactionQuery, where it can be pushed down.
Attributes
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article