Type Alias snarkvm_debug::prelude::TransitionPath
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§
struct TransitionPath<N> { /* private fields */ }