package
0.0.0-20240724171750-63446fbf30c9
Repository: https://github.com/txcorpi0x/file-upload-merkle.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewTree creates a new merkle tree using the provided information.

# Structs

Proof is a proof of a Merkle tree.
Tree is the type for merkle tree.

# Type aliases

type alias for input data, slice of bytes.