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
See #896 (comment)
The indexes of the obtaining values should be changed from 0 to 1 and 2 to get the value from the first slot and a map from the second.
0
1
2
This task is done when the tests will check that we can correctly obtain elements not only from 0th storage slot.
No response
The text was updated successfully, but these errors were encountered:
AccountProcedureIndexMap
@Fumuran - is this now closed by #957 or is there anything else outstanding?
Sorry, something went wrong.
There are some issues about FPI tests which I described in the PR, but in terms of this issue the work is done, so I think we can close it.
Closed by #957.
Fumuran
No branches or pull requests
What should be done?
See #896 (comment)
How should it be done?
The indexes of the obtaining values should be changed from
0
to1
and2
to get the value from the first slot and a map from the second.When is this task done?
This task is done when the tests will check that we can correctly obtain elements not only from 0th storage slot.
Additional context
No response
The text was updated successfully, but these errors were encountered: