pub fn dispute_is_inactive(status: &DisputeStatus, now: &Timestamp) -> boolExpand description
Returns true if the dispute has concluded for longer than ACTIVE_DURATION_SECS.
pub fn dispute_is_inactive(status: &DisputeStatus, now: &Timestamp) -> boolReturns true if the dispute has concluded for longer than ACTIVE_DURATION_SECS.