BlockPath

Type Alias BlockPath 

Source
pub type BlockPath<N> = MerklePath<N, snarkvm_console_program::::state_path::configuration::BlockPath::{constant#0}>;
Expand description

The Merkle path for the state tree blocks.

Aliased Typeยง

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