scalus.bloxbean.TxEvaluator
See theTxEvaluator companion object
class TxEvaluator(val slotConfig: SlotConfig, val initialBudget: ExUnits, val protocolMajorVersion: Int, val costMdls: CostMdls, val mode: EvaluatorMode = ..., val debugDumpFilesForTesting: Boolean = ...)
Evaluate script costs for a transaction using two phase eval.
Attributes
- Note
-
This is experimental API and subject to change
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article