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