Module merkle_tree

Module merkle_tree 

Source

Modules§

cuda

Structs§

MemoryMerkleSubTree
A Merkle subtree stored in a single flat buffer, combining a vertical path and a heap-ordered binary tree.
MemoryMerkleTree
A Memory Merkle tree composed of independent subtrees (one per address space), each built asynchronously and finalized into a top-level Merkle root.

Constants§

TIMESTAMPED_BLOCK_WIDTH