Sources

scalus.cardano.node.stream.internal.BlockCoverage.Sources
final case class Sources(sources: Set[UtxoSource])

The provider examined only these sources. A subscription is covered when its query can be answered from them — see BlockCoverage.covers.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product