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
22.0.0
Simulate or submit the following tx, that has map fields out of order:
AAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGQAAAAAAAAAAQAAAAAAAAAAAAAAAQAAAAAAAAAYAAAAAAAAAAGdTgdKCaqpjHKj82w07K3eFBGfoi5WwVXPHFK0XTX7GgAAAAVoZWxsbwAAAAAAAAEAAAARAAAAAQAAAAIAAAAPAAAAAWIAAAAAAAAOAAAAAmJiAAAAAAAPAAAAAWEAAAAAAAAOAAAAAmFhAAAAAAAAAAAAAAAAAAA=
Helpful diagnostic errors that indicate that an input map was not sorted correctly, the order of the fields, and the expected order of the fields.
❌ error: transaction simulation failed: HostError: Error(Object, InvalidInput) Event log (newest first): 0: [Diagnostic Event] topics:[error, Error(Object, InvalidInput)], data:"failed to convert ScVal to host value"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version are you using?
22.0.0
What did you do?
Simulate or submit the following tx, that has map fields out of order:
What did you expect to see?
Helpful diagnostic errors that indicate that an input map was not sorted correctly, the order of the fields, and the expected order of the fields.
What did you see instead?
The text was updated successfully, but these errors were encountered: