This function returns an evaluator function that can be used to evaluate a transaction. The evaluator function uses the UPLC (Untyped Plutus Core) evaluator to simulate the execution of scripts.
The protocol parameters.
The overestimation factor for execution steps.
The overestimation factor for memory.
The slot configuration to be used. Defaults to Mainnet.
An evaluator function.
This function returns an evaluator function that can be used to evaluate a transaction. The evaluator function uses the UPLC (Untyped Plutus Core) evaluator to simulate the execution of scripts.