Expand description
An interface to the default hashing algorithm used in this library’s merkle proofs.
Structs§
- Keccak256
- The default
Hasherused in this library’s merkle proofs. - Keccak
Builder - The default
Hasherbuilder used in this library’s merkle proofs.