package
0.0.0-20240501083902-86faa1064b6d
Repository: https://github.com/deep-foundation/deep-chain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
subtrees always should have power of 2 number of elements.
Merkle tree data structure based on RFC-6962 standard (https://tools.ietf.org/html/rfc6962#section-2.1) we separate whole tree to subtrees where nodes count equal power of 2 root hash calculates from right to left by summing subtree roots hashes.