ExUnitPrices
scalus.cardano.ledger.ExUnitPrices
Represents execution unit prices in the Cardano blockchain.
ExUnitPrices define the cost of execution units in terms of the protocol's currency, with separate prices for memory usage and CPU steps.
Value parameters
- memPrice
-
Price per memory unit
- stepPrice
-
Price per step unit
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article