Type Alias snarkvm_debug::prelude::BlockPath

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§

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