scalus.cardano.ledger.CostModels
See theCostModels companion class
object CostModels
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CostModels.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 fields
ReadWriter for Cardano CLI JSON format that uses string keys like "PlutusV1", "PlutusV2", "PlutusV3"
ReadWriter for Cardano CLI JSON format that uses string keys like "PlutusV1", "PlutusV2", "PlutusV3"
Attributes
Givens
Givens
FromData instance for CostModels. Decodes from a map with language IDs as keys and cost lists as values.
FromData instance for CostModels. Decodes from a map with language IDs as keys and cost lists as values.
Attributes
ToData instance for CostModels. Encodes as a map with language IDs as keys and cost lists as values.
ToData instance for CostModels. Encodes as a map with language IDs as keys and cost lists as values.
Attributes
In this article