pub type TransitionPath<N> = MerklePath<N, snarkvm_console_program::::state_path::configuration::TransitionPath::{constant#0}>;Expand description
The Merkle path for an input or output ID in the transition.
Aliased Typeยง
pub struct TransitionPath<N> { /* private fields */ }