pub type ExecutionTree<N> = BHPMerkleTree<N, TRANSACTION_DEPTH>;Expand description
The Merkle tree for the execution.
Aliased Typeยง
pub struct ExecutionTree<N> { /* private fields */ }pub type ExecutionTree<N> = BHPMerkleTree<N, TRANSACTION_DEPTH>;The Merkle tree for the execution.
pub struct ExecutionTree<N> { /* private fields */ }