Run transaction evaluation to obtain script redeemers / execution units.
Transaction payload to evaluate (hex-encoded CBOR).
OptionaladditionalUtxos: UTxO[]Optional extra UTxOs the evaluator may consider for inputs/collateral.
Promise that resolves to a list of redeemers (with costs/ex-units) for the transaction.
Interface for transaction evaluation strategies. This will compute the required execution units for each redeemer in a transaction.