MAX_LEVELS

Constant MAX_LEVELS 

Source
pub const MAX_LEVELS: usize = _; // 255usize
Expand description

There should never be more than 255 levels in a proof (would mean the Binary Merkle Tree has more than 2^255 leaves).