Represents a failure in parsing the evaluated term Normally this should not happen and indicates a bug in the UPLC parser or changes in the output format of uplc
Represents a failure in parsing the evaluated term Normally this should not happen and indicates a bug in the UPLC parser or changes in the output format of uplc
Attributes
final case class UplcFailure(errorCode: Int, error: String)