scalus.cardano.node.UtxoSource.Or
Combine two sources - returns union of UTxOs from both
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
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
-
Inherited from:
-
UtxoSource
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Combine two sources with OR - returns UTxOs from either source (union)
Combine two sources with OR - returns UTxOs from either source (union)
Attributes
-
Inherited from:
-
UtxoSource