package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

VerifyProof verifies a Merkle proof branch for a single value in a binary Merkle tree (index is a generalized tree index).

# Type aliases

Value represents either a 32 byte leaf value or hash node in a binary merkle tree/partial proof.
Values represent a series of merkle tree leaves/nodes.