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
#6443
This PR introduced new transaction state TRANSACTION_STATE_INEFFECTUAL, which is currently not supported by v2alpha1 api.
TRANSACTION_STATE_INEFFECTUAL
The text was updated successfully, but these errors were encountered:
v2alpha1: support ineffectual transaction state (#6468)
9bd811b
## Motivation #6443 Introduced new transaction state `TRANSACTION_STATE_INEFFECTUAL` which was not supported by v2alpha1. Closes #6466
b1d421f
56d5d10
d203f45
4d9554a
kacpersaw
Successfully merging a pull request may close this issue.
Description
#6443
This PR introduced new transaction state
TRANSACTION_STATE_INEFFECTUAL
, which is currently not supported by v2alpha1 api.The text was updated successfully, but these errors were encountered: