pub fn dispute_is_inactive(status: &DisputeStatus, now: &Timestamp) -> bool
Expand description

Returns true if the dispute has concluded for longer than ACTIVE_DURATION_SECS.