pub type RatificationsPath<N> = MerklePath<N, snarkvm_console_program::::state_path::configuration::RatificationsPath::{constant#0}>;Expand description
The Merkle path for a ratification in a block.
Aliased Typeยง
pub struct RatificationsPath<N> { /* private fields */ }