pub type TransactionsPath<N> = MerklePath<N, TRANSACTIONS_DEPTH>;
Expand description

The Merkle path for transaction in a block.