Type Alias snarkvm_debug::prelude::RatificationsPath
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§
struct RatificationsPath<N> { /* private fields */ }