pub const MAX_BRANCH_PROOF_SIZE: usize = 20;
Sanity value to constrain the max size of a merkle branch proof.