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