pub const MAX_PROOF_STEPS: usize = 20;
The maximum number of requests we will make when building a proof or the maximum number of rr::RRSig sets we’ll validate records from when validating proofs.
rr::RRSig