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 new host api:
env::ext_trie_keccak_256_ordered_root_version_2: func (i64, i32)->i32
This should work analogously with ext_trie_blake_256_ordered_root_version_2. Substrate implementation: https://github.com/paritytech/polkadot-sdk/blob/794ee98049f546d39923b7f34ffcb7e719ae349d/substrate/primitives/io/src/lib.rs#L603
The text was updated successfully, but these errors were encountered:
Harrm
Successfully merging a pull request may close this issue.
Implement new host api:
This should work analogously with ext_trie_blake_256_ordered_root_version_2.
Substrate implementation:
https://github.com/paritytech/polkadot-sdk/blob/794ee98049f546d39923b7f34ffcb7e719ae349d/substrate/primitives/io/src/lib.rs#L603
The text was updated successfully, but these errors were encountered: