RatificationsTree

Type Alias RatificationsTree 

Source
pub type RatificationsTree<N> = MerkleTree<N, BHP<N, 8, 54>, BHP<N, 6, 43>, snarkvm_console_program::::state_path::configuration::RatificationsTree::{constant#0}>;
Expand description

The Merkle tree for ratifications in a block.

Aliased Typeยง

pub struct RatificationsTree<N> { /* private fields */ }