Skip to main content

snapshot_edge_fingerprint

Function snapshot_edge_fingerprint 

Source
pub fn snapshot_edge_fingerprint<FEN: FoundryEvmNetwork>(
    call_result: &RawCallResult<FEN>,
) -> Option<B256>
Expand description

Stable hash of the call’s edge coverage, taken before merge_edge_coverage zeroes the buffer. Returns None when edge coverage is disabled.