Expand description
Interface that provides trie related functionality.
Structs§
- Host
Functions - Provides implementations for the extern host functions.
Functions§
- blake2_
256_ ordered_ root - A trie root formed from the enumerated items.
- blake2_
256_ root - A trie root formed from the iterated items.
- blake2_
256_ verify_ proof - Verify trie proof
- keccak_
256_ ordered_ root - A trie root formed from the enumerated items.
- keccak_
256_ root - A trie root formed from the iterated items.
- keccak_
256_ verify_ proof - Verify trie proof