We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The method to evaluate a tx is not EvaluateTx but evaluateTransaction.
Just use ogmios as the evaluatorProvider and everything fails with
Tx evaluation failed: TypeError: Cannot read properties of undefined (reading 'EvaluationResult')
The tx should evaluate if it is valid.
1.8.8
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
The method to evaluate a tx is not EvaluateTx but evaluateTransaction.
Steps to reproduce the bug
Just use ogmios as the evaluatorProvider and everything fails with
Actual Result
Expected Result
The tx should evaluate if it is valid.
SDK version
1.8.8
Environment type
Environment details
No response
The text was updated successfully, but these errors were encountered: