# Functions
HashInterNode returns the hash value for intermediate nodes.
HashLeaf returns the hash value for leaf nodes.
ToHash converts a byte slice to Hash (fixed-length byte array).
# Constants
HashLen is the ledger default output hash length in bytes.
# Variables
DummyHash is an arbitrary hash value, used in function errors.
# Type aliases
Hash is the hash type used in all ledger.