Module miden_objects::block
source · Structs§
- The header of a block. It contains metadata about the block, commitments to the current state of the chain and the hash of the proof that attests to the integrity of the chain.
- Wrapper over SimpleSmt<BLOCK_OUTPUT_NOTES_TREE_DEPTH> for notes tree.