Type Definition snarkvm_compiler::TransitionPath
source · [−]pub type TransitionPath<N> = MerklePath<N, TRANSITION_DEPTH>;
Expand description
The Merkle path for an input or output ID in the transition.
pub type TransitionPath<N> = MerklePath<N, TRANSITION_DEPTH>;
The Merkle path for an input or output ID in the transition.