scalus.ledger.api.v1.Utils
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Finds all outputs that match a given script hash.
Finds all outputs that match a given script hash.
Value parameters
-
outputs
-
The list of outputs to search in.
-
scriptHash
-
The script hash to match against the outputs' addresses.
Attributes
-
Returns
-
A list of outputs that match the script hash.