scalus.uplc.eval.BuiltinCostModel
See theBuiltinCostModel companion class
object BuiltinCostModel
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BuiltinCostModel.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
def fromCostModelParams(plutus: PlutusLedgerLanguage, semvar: BuiltinSemanticsVariant, costModelParams: Map[String, Long]): BuiltinCostModel
Read a BuiltinCostModel from an input stream of JSON
Read a BuiltinCostModel from an input stream of JSON
Value parameters
- input
-
the input stream
Attributes
- Returns
-
a BuiltinCostModel
Read a BuiltinCostModel from a string of JSON
Read a BuiltinCostModel from a string of JSON
Value parameters
- json
-
the JSON string
Attributes
- Returns
-
a BuiltinCostModel
Concrete fields
Deprecated fields
Attributes
- Deprecated
- true
Givens
Givens
In this article