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
New status codes for the Hedera's Protobufs were added:
330: "TRANSACTION_HAS_UNKNOWN_FIELDS" 331: "ACCOUNT_IS_IMMUTABLE"
Source: Hedera Protobufs
Solution The following new status codes should be added in enum class Status
Status codes are missing.
No response
other
v2.19.2
Other
The text was updated successfully, but these errors were encountered:
petreze
Successfully merging a pull request may close this issue.
Description
New status codes for the Hedera's Protobufs were added:
330: "TRANSACTION_HAS_UNKNOWN_FIELDS"
331: "ACCOUNT_IS_IMMUTABLE"
Source: Hedera Protobufs
Solution
The following new status codes should be added in enum class Status
Steps to reproduce
Status codes are missing.
Additional context
No response
Hedera network
other
Version
v2.19.2
Operating system
Other
The text was updated successfully, but these errors were encountered: