EvaluationFailed

scalus.cardano.txbuilder.TxBalancingError.EvaluationFailed

Plutus script evaluation failed during balancing.

This occurs when a Plutus validator or minting policy fails execution. The cause contains detailed error information including execution logs.

Value parameters

cause

the Plutus script evaluation exception with logs and error details

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product