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§

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