Constant MAX_TREE_DEPTH

Source
const MAX_TREE_DEPTH: usize = 64;
Expand description

How high the Utreexo forest can be.