# Functions
MerkleHash calculates the Merkle hash of two big integers.
NewFixedSizeMerkleTree creates a new fixed-size Merkle tree.
ProofMerklePath checks if a given leaf node is part of a Merkle tree path.
# Structs
No description provided by the author