HeaderPath

Type Alias HeaderPath 

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

The Merkle path for the block header.

Aliased Typeยง

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