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
Implement ext_storage_root_version_2
Notice that RuntimeVersion struct was updated here
The text was updated successfully, but these errors were encountered:
https://w3f.github.io/polkadot-spec/develop/_functions.html#sect-ext-storage-root-version-2
Sorry, something went wrong.
List of host API methods which may use different versions of trie db. https://github.com/paritytech/substrate/blob/bfc6fb4a95adccf96dadbe5e5e6bb8605d5a2c01/primitives/io/src/lib.rs#L202
blake2_256_root blake2_256_ordered_root keccak_256_root keccak_256_ordered_root blake2_256_verify_proof keccak_256_verify_proof ext_storage_root_version_1 ext_storage_root_version_2
xDimon
Successfully merging a pull request may close this issue.
Implement ext_storage_root_version_2
Notice that RuntimeVersion struct was updated here
The text was updated successfully, but these errors were encountered: