Constant MAX_PROOF_STEPS

Source
pub const MAX_PROOF_STEPS: usize = 20;
Expand description

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.