scalus.cardano.node.UtxoSource
See theUtxoSource companion object
Source specifies WHERE to look for UTxOs. This is required - a query must start from a source.
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Combine two sources with AND - returns UTxOs that match both sources (intersection)
Combine two sources with AND - returns UTxOs that match both sources (intersection)
Attributes
Combine two sources with OR - returns UTxOs from either source (union)
Combine two sources with OR - returns UTxOs from either source (union)
Attributes