verify_exact_enabled

Function verify_exact_enabled 

Source
pub fn verify_exact_enabled() -> bool
Expand description

--exact-verify given (and h-state is FP32): the MTP-verify pass runs the sequential-decode-exact chain. FALSE by default — without the flag the verify pass runs the WY/chunkwise arms and #435’s spec-on/spec-off output divergence remains. See GdnFlags::verify_exact_active.