A redeemer points to an input that isn't locked by a Plutus script. Double-check your redeemer pointers and note that, inputs are ordered lexicographically by the ledger (using their transaction id and output index). This order may differ from the one you originally defined in your transaction and may be the cause of misalignment of your redeemer pointers. The field 'data.unsuitableOutputReference' indicates which input was wrongly targeted by a redeemer.

Hierarchy

  • ScriptExecutionFailureUnsuitableOutputReference

Index

Properties

Properties

code

code: "3013"

data

data: object

Type declaration

message

message: string