Structs§
- Blake2b
Syscall - Hasher that uses the blake2b hash syscall provided by the FVM.
- Method
Resolver - Uses an underlying hashing function (blake2b by convention) to generate method numbers from method names.
Enums§
Traits§
- Hasher
- Minimal interface for a hashing function.