Constant snarkvm_console_program::state_path::TRANSACTIONS_DEPTH
source · pub const TRANSACTIONS_DEPTH: u8 = 16;Expand description
The depth of the Merkle tree for transactions in a block.
pub const TRANSACTIONS_DEPTH: u8 = 16;The depth of the Merkle tree for transactions in a block.