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