Module trie

Source
Expand description

Interface that provides trie related functionality.

Structs§

HostFunctions
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