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
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
def fromPlutusParams(params: PlutusParams, language: Language, semvar: BuiltinSemanticsVariant): BuiltinCostModel
Deprecated fields
Attributes
- Deprecated
-
[Since version 0.12.1]Use CardanoInfo.mainnet.protocolParams.builtinCostModel for current models or load builtinCostModelA.json in your code
Attributes
- Deprecated
-
[Since version 0.12.1]Use CardanoInfo.mainnet.protocolParams.builtinCostModel for current models or load builtinCostModelB.json in your code
Attributes
- Deprecated
-
[Since version 0.12.1]Use CardanoInfo.mainnet.protocolParams.builtinCostModel for current models or load builtinCostModelC.json in your code
Givens
Givens
In this article